Commit Graph

2348 Commits

Author SHA1 Message Date
MikeTheWatchGuy f623f9e67e
Merge pull request #1287 from PySimpleGUI/Dev-latest
Added a repl.it link to the top.
2019-04-05 11:42:21 -04:00
MikeTheWatchGuy 2a43ed65ca Added a repl.it link to the top. 2019-04-05 11:41:53 -04:00
MikeTheWatchGuy e932273719
Merge pull request #1285 from PySimpleGUI/Dev-latest
Dev latest
2019-04-04 14:39:26 -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 2b2219493a
Merge pull request #1283 from PySimpleGUI/Dev-latest
Dev latest
2019-04-04 09:40:04 -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 d493d35a1b
Merge pull request #1275 from PySimpleGUI/Dev-latest
Dev latest
2019-04-02 11:38:19 -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 630cc045b2
Merge pull request #1274 from PySimpleGUI/Dev-latest
Release 3.27
2019-03-31 12:28:38 -04:00
MikeTheWatchGuy e68234bb15 Release 3.27 2019-03-31 12:28:04 -04:00
MikeTheWatchGuy bfc616e080
Merge pull request #1273 from PySimpleGUI/Dev-latest
Made Window 1 a blocking Read
2019-03-31 10:25:38 -04:00
MikeTheWatchGuy 646966177f Made Window 1 a blocking Read 2019-03-31 10:25:13 -04:00
MikeTheWatchGuy 3c6dfe3389
Merge pull request #1272 from PySimpleGUI/Dev-latest
A Next/Previoius design patttern
2019-03-31 10:05:03 -04:00
MikeTheWatchGuy 41d5b26cd1 A Next/Previoius design patttern 2019-03-31 10:04:33 -04:00
MikeTheWatchGuy e38dc6c89d
Merge pull request #1265 from PySimpleGUI/Dev-latest
Dev latest
2019-03-24 11:11:25 -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 c12f3b7af7
Merge pull request #1263 from PySimpleGUI/Dev-latest
Dev latest
2019-03-23 17:05:22 -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
PySimpleGUI 365560299e
Merge pull request #1257 from PySimpleGUI/Dev-latest
Changed type checking to be more Python 3.x compliant
2019-03-21 09:19:42 -04:00
MikeTheWatchGuy 21c7a4aea4 Changed type checking to be more Python 3.x compliant 2019-03-21 09:19:21 -04:00
PySimpleGUI c267b2ecb9
Merge pull request #1256 from PySimpleGUI/Dev-latest
BIG CHANGE do_not_clear defaults to TRUE now :-) Enjoy!
2019-03-21 08:43:14 -04:00
MikeTheWatchGuy 0747441df6 BIG CHANGE do_not_clear defaults to TRUE now :-) Enjoy! 2019-03-21 08:42:56 -04:00
MikeTheWatchGuy ba8cfbcb4e
Merge pull request #1250 from PySimpleGUI/Dev-latest
Fix for crashing when Updating a table, got KeyEventsEnabled attribut…
2019-03-19 18:46:18 -04:00
MikeTheWatchGuy 9497ae5e03 Fix for crashing when Updating a table, got KeyEventsEnabled attribute error 2019-03-19 18:45:56 -04:00
MikeTheWatchGuy 7e0058c6f2
Merge pull request #1249 from PySimpleGUI/Dev-latest
Demo Tree Element initial upload
2019-03-19 17:21:20 -04:00
MikeTheWatchGuy 7a01747e43 Demo Tree Element initial upload 2019-03-19 17:21:05 -04:00
MikeTheWatchGuy 06127c1f2e
Merge pull request #1248 from PySimpleGUI/Dev-latest
Fix for unable to Update Tree Element
2019-03-19 17:15:24 -04:00
MikeTheWatchGuy 09c3403f1a Fix for unable to Update Tree Element 2019-03-19 17:14:11 -04:00
MikeTheWatchGuy 561a2a29e7
Merge pull request #1247 from PySimpleGUI/Dev-latest
Initial checkin
2019-03-19 13:10:17 -04:00
MikeTheWatchGuy 6832a8ba07 Initial checkin 2019-03-19 13:09:46 -04:00
MikeTheWatchGuy c2079e4fee
Merge pull request #1246 from PySimpleGUI/Dev-latest
New table demo that uses a generated table rather than reading it
2019-03-19 11:53:35 -04:00