diff --git a/docs/cookbook.md b/docs/cookbook.md index 2c16ea7c..7ad347da 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -180,7 +180,11 @@ A simple GUI with default values. Results returned in a dictionary. print(event, values['_NAME_'], values['_ADDRESS_'], values['_PHONE_']) ``` ---------------------- + + + + +------- @@ -1541,7 +1545,7 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar. \ No newline at end of file