Commit Graph

1991 Commits

Author SHA1 Message Date
MikeTheWatchGuy a87a5d0529 Release 0.21.0 2019-04-10 18:42:05 -04:00
MikeTheWatchGuy 5fbb29c82d Output Element done!! Plus more! Release 0.20.0 2019-04-07 19:23:30 -04:00
MikeTheWatchGuy 910f0eaf15 Added Buttons being detected in FindElementWithFocus 2019-04-06 09:14:08 -04:00
MikeTheWatchGuy ebb7e7ec23 Brought up to date 2019-04-05 20:26:05 -04:00
MikeTheWatchGuy ebaeef97b4 Relese 0.25.0 2019-04-05 15:20:43 -04:00
MikeTheWatchGuy 2a43ed65ca Added a repl.it link to the top. 2019-04-05 11:41:53 -04:00
MikeTheWatchGuy da3176fb20 Initial Checkin of new callback demo 2019-04-04 14:39:02 -04:00
MikeTheWatchGuy 9d9d563477 Support for Window icon being filename or BASE64! 2019-04-04 14:38:46 -04:00
MikeTheWatchGuy f8ae83f33c Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-04-04 09:38:28 -04:00
MikeTheWatchGuy 7190c4639a Removed port from GitHub as it's not usable yet 2019-04-04 09:38:24 -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 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