Commit Graph

144 Commits

Author SHA1 Message Date
PySimpleGUI ab8e8b4a54 Cookbook - Recipe with PIL converter function - VERY VERY useful function 2020-07-24 06:44:22 -04:00
PySimpleGUI 6ef69c49f8 Alias recipe 2020-07-20 21:01:33 -04:00
PySimpleGUI 1836526787 Updatges to the cprint / printing recipes. New Recipte for "long running operations". Hows how ot use the new Window.write_event_value 2020-07-19 16:12:49 -04:00
PySimpleGUI d6837f8872 Added cprint to the coookbook 2020-06-30 10:21:42 -04:00
PySimpleGUI 995d0b3cdf Recipe on adding screenshots, more WIN_CLOSED fixes. 2020-06-08 06:55:59 -04:00
PySimpleGUI fdbd8d700a Release 4.20.0 2020-06-06 16:46:09 -04:00
PySimpleGUI 10577019b6 Fix for bad key. Added Recipe text. 2020-05-04 19:45:11 -04:00
PySimpleGUI 1843cd5d40 New Recipe - Settings Load / Save 2020-04-05 17:51:59 -04:00
PySimpleGUI 5434c7e0c7 Printing section 2020-04-03 20:56:32 -04:00
PySimpleGUI 070cc6ebcc Removed check for 'Exit' 2020-04-02 10:57:47 -04:00
PySimpleGUI 74bc125992 enable_events recipe updated 2020-04-02 10:54:15 -04:00
PySimpleGUI 026d91fde1 Picking back up the updates.... more recipes 2020-04-02 10:47:42 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI 37a03fba0a Changed over to using theme instead of look and feel 2019-12-26 10:23:57 -05:00
PySimpleGUI a0b783c8bb Lots more about colors, creating your own themes 2019-11-18 22:17:34 -05:00
PySimpleGUI 8d3752d217 Look and Feel theme summary Recipe added 2019-11-13 11:39:45 -05:00
PySimpleGUI 3067449302 More updates... colors and base64 graphics are the big push in this one... 2019-11-12 12:01:15 -05:00
PySimpleGUI c2c8e229b8 Look and feel section 2019-11-10 21:57:48 -05:00
PySimpleGUI 6b11aab70b Fixed formatting error 2019-11-10 02:04:56 -05:00
PySimpleGUI 6f2471372f 2 new recipes - Matplotlib with 2 window, Minesweeper style button grid 2019-11-10 01:47:53 -05:00
PySimpleGUI 72d7c8dd51 The first set of updates using PEP8 2019-11-09 20:03:51 -05:00
MikeTheWatchGuy afb6edf56b Updated patterns 2019-09-15 21:26:33 -04:00
MikeTheWatchGuy 7d541255e6 Fixed argv bug. Doh! 2019-08-13 15:09:48 -04:00
MikeTheWatchGuy 3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy 36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00
MikeTheWatchGuy e9428ae95b Global change of FindElement to Element 2019-05-02 11:01:21 -04:00
MikeTheWatchGuy ced4e14359 Moved layout to inside of Window call instead of chaining using .Layout 2019-05-01 14:19:42 -04:00
MikeTheWatchGuy 0ec4f04d8f Removed use of .Layout. Moved layout to inside of Window call. 2019-05-01 10:35:46 -04:00
MikeTheWatchGuy 03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -04:00
MikeTheWatchGuy f6cb9ca430 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:38:39 -04:00
MikeTheWatchGuy 2d3d53c062 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:37:05 -04:00
MikeTheWatchGuy d16b55d437 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:18:58 -04:00
MikeTheWatchGuy 6ac1698037 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:22:57 -04:00
MikeTheWatchGuy 3369de9d17 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:21:24 -04:00
MikeTheWatchGuy ca9117feac docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:19:49 -04:00
MikeTheWatchGuy 9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy 4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy 57a19991a8 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 20:08:41 -05:00
MikeTheWatchGuy 8c74b58e4c docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 19:03:08 -05:00
MikeTheWatchGuy b63d5376a3 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:41:45 -05:00
MikeTheWatchGuy 8cd082a167 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:34:58 -05:00
MikeTheWatchGuy 85b184b58a docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:51:53 -05:00
MikeTheWatchGuy 186080bea2 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:48:48 -05:00
MikeTheWatchGuy 997a9e3ff1 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:47:14 -05:00
MikeTheWatchGuy 4920095979 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:45:40 -05:00
MikeTheWatchGuy 6e0425dd40 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:28:27 -05:00
MikeTheWatchGuy 84bc71ea3e docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:25:22 -05:00
MikeTheWatchGuy 9307abc3ba docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:34:02 -05:00
MikeTheWatchGuy d55549be05 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:29:21 -05:00
MikeTheWatchGuy 41239df0a9 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:23:48 -05:00
MikeTheWatchGuy 34b295153a docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:22:14 -05:00
MikeTheWatchGuy 51772d3420 Recipe for launching a program 2018-12-07 09:34:38 -05:00
MikeTheWatchGuy 3d79e9358b 2 new recipes, numeric slider, multiple windows 2018-12-07 08:34:01 -05:00
MikeTheWatchGuy f5f8f0e807 Added do_not_clear to design patterns 2018-10-31 12:16:27 -04:00
MikeTheWatchGuy ca35d2d386 Updated design patterns.... good stuff.... 2018-10-30 19:40:25 -04:00
MikeTheWatchGuy f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy 07d94ce75b Logos, draw graph recipe 2018-10-13 11:53:56 -04:00
MikeTheWatchGuy 0a4f4db871 Removed old Tab Recipe 2018-09-25 20:18:42 -04:00
MikeTheWatchGuy 294d033ddf More 2.7 support 2018-09-25 20:04:53 -04:00
MikeTheWatchGuy 2f5a42bc86 More design pattern changes 2018-09-23 22:59:54 -04:00
MikeTheWatchGuy eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm 2018-09-23 18:04:32 -04:00
MikeTheWatchGuy 828274af3f Replaced form with window 2018-09-23 17:53:28 -04:00
MikeTheWatchGuy 294f11a606 Goodbye FlexForm.... Hello Window 2018-09-23 16:51:13 -04:00
MikeTheWatchGuy ae661d27f2 Added Recipe to create EXE file using PyInstaller 2018-09-23 11:37:37 -04:00
MikeTheWatchGuy 0deb89c213 Cookbook - updated to new best-practices 2018-09-22 14:52:39 -04:00
MikeTheWatchGuy ee58a41fcc 1/2 way through the Cookbook overhaul 2018-09-22 14:34:20 -04:00
MikeTheWatchGuy e458235d50 New button names - SimpleButton -> Button, ReadFormButton -> ReadButton 2018-09-21 08:43:39 -04:00
MikeTheWatchGuy 864e1ce08f Fixed up new function names, added new Sine Wave Recipe 2018-09-21 00:43:16 -04:00
MikeTheWatchGuy 90c5634ff8 CPU Widget made more efficient, new Table Element settings, Updated Progress Bar Recipe, New Pandas table demo 2018-09-15 15:44:57 -04:00
MikeTheWatchGuy bb990fca05 New Recipes Toolbars, Explanation of the "Event Loop" 2018-09-12 18:31:39 -04:00
MikeTheWatchGuy 6f3a8ddb2b Fix for grab anywhere in password recipe 2018-09-10 23:04:47 -04:00
MikeTheWatchGuy ef8c1a2857 Floating toolbar, Cookbook update 2018-09-10 18:42:05 -04:00
MikeTheWatchGuy efb82e241c Menu Recipe 2018-09-10 17:29:23 -04:00
MikeTheWatchGuy cfcbb1f69f Fix comment in recipe 2018-09-10 17:17:02 -04:00
MikeTheWatchGuy 7f6ac376e2 New Recipe - Floating Toolbar 2018-09-10 17:08:11 -04:00
MikeTheWatchGuy a8f674a44a Removed all externally created elements - replaced with calls to form.FindElement. Many recipes updated to new preferred design patterns 2018-09-10 12:37:45 -04:00
MikeTheWatchGuy 4666705799 Password login Recipe 2018-09-05 21:25:35 -04:00
MikeTheWatchGuy 30be0e3276 Tight layout Recipe 2018-09-03 13:47:17 -04:00
MikeTheWatchGuy 38dd2732e4 Table display Recipe added to Cookbook 2018-09-02 17:16:18 -04:00
MikeTheWatchGuy 4e518e9667 Change from MsgBox to Popup. New screen shots 2018-09-02 16:31:18 -04:00
MikeTheWatchGuy a27240f146 Cookbook updated 2018-08-29 19:42:00 -04:00
MikeTheWatchGuy f5d86d2fa2 Formatting 2018-08-28 19:48:16 -04:00
MikeTheWatchGuy 3c5b1d2552 Quickly add GUI to script Recipe 2018-08-28 19:46:27 -04:00
MikeTheWatchGuy adc887a9f6 Added animated Matplotlib 2018-08-27 00:53:00 -04:00
MikeTheWatchGuy 4062b2b41c Canvas Recipe, Update Input Element Recipe 2018-08-26 16:10:39 -04:00
MikeTheWatchGuy dad31df547 New simple persistent form. 2018-08-23 13:17:58 -04:00
MikeTheWatchGuy 6b8729af4c Header typo 2018-08-16 17:12:25 -04:00
MikeTheWatchGuy b039372347 Columns, one-line GUI 2018-08-16 17:07:45 -04:00
MikeTheWatchGuy b9d79d51d9
Merge branch 'master' into Dev-latest 2018-08-16 17:05:47 -04:00
MikeTheWatchGuy 523467f789 Columns, single-line GUI 2018-08-16 17:01:26 -04:00
MikeTheWatchGuy 72e9c2246e Custom Progress Bar 2018-08-12 17:43:19 -04:00
MikeTheWatchGuy 9d3d3f4bc1 Machine Learning Recipe added 2018-08-10 16:10:07 -04:00
MikeTheWatchGuy 2b98a23434 NEW cookbook! New do_not_clear option for inputs, fix for window flash problem 2018-08-10 09:15:19 -04:00