Commit Graph

1978 Commits

Author SHA1 Message Date
MikeTheWatchGuy 3feae16aed Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-04-02 11:37:22 -04:00
MikeTheWatchGuy 816a7341c5 New shortcut functions Button - B, Btn, Butt. InputText - I. Button Text converted to string when initialized 2019-04-02 11:37:16 -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 e5eb7455c1 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-04-01 17:18:14 -04:00
MikeTheWatchGuy 0ca7116a1a PySimpleGUIQt/readme.md updated from https://stackedit.io/ 2019-04-01 17:18:12 -04:00
MikeTheWatchGuy 644b597263 Release 3.27 2019-03-31 12:52:07 -04:00
MikeTheWatchGuy e68234bb15 Release 3.27 2019-03-31 12:28:04 -04:00
MikeTheWatchGuy 646966177f Made Window 1 a blocking Read 2019-03-31 10:25:13 -04:00
MikeTheWatchGuy 41d5b26cd1 A Next/Previoius design patttern 2019-03-31 10:04:33 -04:00
MikeTheWatchGuy 680e4ca1ca Fix for OptionMenu not Updating correctly to new values 2019-03-24 11:11:03 -04:00
MikeTheWatchGuy b33f92ce11 Release 0.10.0 2019-03-23 18:49:35 -04:00
MikeTheWatchGuy 920cecd897 Release 0.19.0 2019-03-23 17:04:48 -04:00
MikeTheWatchGuy 36cb34a3ad Release 0.24.0 2019-03-23 16:55:22 -04:00
MikeTheWatchGuy ce50062a11 Release 3.26 & 1.26 2019-03-23 16:45:48 -04:00
MikeTheWatchGuy d30c44a3c0 readme.md updated from https://stackedit.io/ 2019-03-23 15:50:49 -04:00
MikeTheWatchGuy 381d4fd74d readme.md updated from https://stackedit.io/ 2019-03-23 15:49:14 -04:00
MikeTheWatchGuy 9bf685038c readme.md updated from https://stackedit.io/ 2019-03-23 15:46:05 -04:00
MikeTheWatchGuy 0c24818249 PySimpleGUIQt/readme.md updated from https://stackedit.io/ 2019-03-23 15:44:38 -04:00
MikeTheWatchGuy 21c7a4aea4 Changed type checking to be more Python 3.x compliant 2019-03-21 09:19:21 -04:00
MikeTheWatchGuy 0747441df6 BIG CHANGE do_not_clear defaults to TRUE now :-) Enjoy! 2019-03-21 08:42:56 -04:00
MikeTheWatchGuy 9497ae5e03 Fix for crashing when Updating a table, got KeyEventsEnabled attribute error 2019-03-19 18:45:56 -04:00
MikeTheWatchGuy 7a01747e43 Demo Tree Element initial upload 2019-03-19 17:21:05 -04:00
MikeTheWatchGuy 09c3403f1a Fix for unable to Update Tree Element 2019-03-19 17:14:11 -04:00
MikeTheWatchGuy 6832a8ba07 Initial checkin 2019-03-19 13:09:46 -04:00
MikeTheWatchGuy a2df052a70 New table demo that uses a generated table rather than reading it 2019-03-19 11:53:03 -04:00
MikeTheWatchGuy 9494a4572f Demo of Tables for Qt 2019-03-19 11:38:49 -04:00
MikeTheWatchGuy 9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy 49879a9bbd more doc sh*t 2019-03-18 13:23:01 -04:00
MikeTheWatchGuy 7a70365407 made with mkdocs 2019-03-18 13:20:04 -04:00
MikeTheWatchGuy 1a76c52e67 Update readthedocs.yml 2019-03-18 12:43:53 -04:00
MikeTheWatchGuy fb943a416a Update readthedocs.yml 2019-03-18 00:17:05 -04:00
MikeTheWatchGuy bf431a592a Update readthedocs.yml 2019-03-17 23:42:05 -04:00
MikeTheWatchGuy 6f107efcd0 Update readthedocs.yml 2019-03-17 23:41:00 -04:00
MikeTheWatchGuy abeb489517 Update readthedocs.yml 2019-03-17 23:39:16 -04:00
MikeTheWatchGuy 01932f1475 Update readthedocs.yml 2019-03-17 23:37:55 -04:00
MikeTheWatchGuy d23c59cddf Initial check in of readthedocs file 2019-03-17 23:37:03 -04:00
MikeTheWatchGuy faf3a555f1 New docs intiial checkin 2019-03-17 00:28:07 -04:00
MikeTheWatchGuy bfcfcd0754 Deleted old copy 2019-03-16 19:09:41 -04:00
MikeTheWatchGuy bfce0afeb1
Update index.md 2019-03-16 19:05:55 -04:00
MikeTheWatchGuy 5fd8d19e7e
Update index.md 2019-03-16 19:05:10 -04:00
MikeTheWatchGuy 6359c642e0 Trying to solve failing docs 2019-03-16 18:35:58 -04:00
MikeTheWatchGuy a74b603a86 Enabled a default title in PopupGetFolder if one isn't specified 2019-03-16 17:13:34 -04:00
MikeTheWatchGuy c7fcd50632 Enabled PopupAnimated to show file based GIFs, Added default title to be message in PopupGetFolder 2019-03-16 17:12:27 -04:00
MikeTheWatchGuy 4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy f7e563c81b Release 0.18.0, Updated Demo Programs 2019-03-15 10:03:43 -04:00
MikeTheWatchGuy 97c717d67c Added more to the list of stuff completed 2019-03-14 22:29:09 -04:00
MikeTheWatchGuy a130079059 Initial Checkin 2019-03-14 22:28:49 -04:00
MikeTheWatchGuy b23b48a44f Release 0.17.0 - row_header_text added to Table, lots more work on Tables 2019-03-14 22:25:01 -04:00