Commit Graph

78 Commits

Author SHA1 Message Date
PySimpleGUI 52700b0780 Releasee 0.15.0 2019-12-24 17:36:52 -05:00
PySimpleGUI d7c0688382 Typo in new delimiter variable 2019-12-04 19:37:33 -05:00
PySimpleGUI 50dfbba145 BROWSE_FILES_DELIMETER global used to control the delimeter file BrowseFiles button 2019-12-04 19:25:04 -05:00
PySimpleGUI 67303fe1b1 Release 0.14.0 - lots of Themes 2019-11-17 20:14:50 -05:00
PySimpleGUI f8543f8713 Update PySimpleGUIWx.py 2019-10-08 17:58:12 -04:00
PySimpleGUI f50a9a0bf4 Version 0.13.0 (finally) Released 2019-10-01 09:22:24 -04:00
PySimpleGUI 627fda3ae0 Forgot version bump 2019-09-20 13:09:48 -04:00
PySimpleGUI d4940296f1 Fixed bug / typo. Was in the middle of making a change and had not finished it before checking in! DOH!! 2019-09-20 13:08:58 -04:00
MikeTheWatchGuy 97db1d9cd4 The text parm of the Text element is now OPTIONAL. The default is ''. 2019-09-16 16:01:03 -04:00
MikeTheWatchGuy 4b6a574cff NEW Element metadata (Element.metadata) 2019-09-10 15:49:49 -04:00
MikeTheWatchGuy a892704c19 LOTS of changes for PEP8 support. Cleaned up old code. New sizing conversions. New style of key dictionary. Can Read windows by calling Window 2019-09-03 20:10:43 -04:00
MikeTheWatchGuy 0be9e54183 Refresh of System Tray Issue Watcher running on Wx. 2019-06-25 13:07:23 -04:00
MikeTheWatchGuy 2dfe77da2e PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-04-22 18:39:43 -04:00
MikeTheWatchGuy b16af75760 Horizontal Separater Element added! 2019-04-19 17:39:24 -04:00
MikeTheWatchGuy d4cd447163 Added VerticalSeparator Element! 2019-04-19 16:49:13 -04:00
MikeTheWatchGuy 2fdb70b4dc Mass release of all ports 2019-04-16 11:19:57 -04:00
MikeTheWatchGuy 03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -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 b33f92ce11 Release 0.10.0 2019-03-23 18:49:35 -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 6832a8ba07 Initial checkin 2019-03-19 13:09:46 -04:00
MikeTheWatchGuy 673f5f68a0 Added check for None when setting icon using SetOptions 2019-03-06 10:57:35 -05:00
Orsiris de Jong a5dd4ebf99
Allow customized icon to work with SetOptions 2019-03-05 14:31:20 +01:00
MikeTheWatchGuy 305bcb3671
Revert "Allow custom icon to work via SetOptions" 2019-03-05 08:01:19 -05:00
Orsiris de Jong 66210a7f38
Allow custom icon to work via SetOptions 2019-03-05 12:34:06 +01:00
MikeTheWatchGuy e00ac4102d Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-20 08:52:53 -05:00
MikeTheWatchGuy 231b18127d Release 0.8.0 2019-02-20 08:52:31 -05:00
MikeTheWatchGuy 7ac58296a3 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-02-20 08:50:21 -05:00
MikeTheWatchGuy 85dfc451a9 OneLineProgressMeter with text updates 2019-02-18 20:10:21 -05:00
MikeTheWatchGuy 9ca738f6d2 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:51:47 -05:00
MikeTheWatchGuy c7b8277231 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:49:11 -05:00
MikeTheWatchGuy ce4ef4f094 Release 0.7.0 2019-01-21 10:47:24 -05:00
MikeTheWatchGuy d614dabcd8 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:24:43 -05:00
MikeTheWatchGuy 6c0739049e PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:23:08 -05:00
MikeTheWatchGuy b67dde6640 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:21:33 -05:00
MikeTheWatchGuy e6d4e5387a PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:20:00 -05:00
MikeTheWatchGuy 4c0a47e2a0 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:18:26 -05:00
MikeTheWatchGuy dbd33a7dea PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:16:53 -05:00
MikeTheWatchGuy 2c30ad522f PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:15:20 -05:00
MikeTheWatchGuy ac50483eeb PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:13:47 -05:00
MikeTheWatchGuy 63d107bcf9 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-01-21 10:12:13 -05:00
MikeTheWatchGuy 8a7885fe39 Better test harness 2019-01-19 20:11:02 -05:00
MikeTheWatchGuy e87e3ba784 Spinner Element done! 2019-01-19 15:07:05 -05:00
MikeTheWatchGuy f49bf1b570 Rolled back the black changes (yikes) 2019-01-12 14:17:42 -05:00
MikeTheWatchGuy b6f72336d9 Remainder of Window methods (Hide, Minimize, Move, etc). COMPLETE REFORMAT USING BLACK 2019-01-12 14:01:07 -05:00
MikeTheWatchGuy edd958e687 Combox and Radio Button Elements! 2019-01-12 12:01:47 -05:00
MikeTheWatchGuy eb703256e5 Changed to use base64 icon 2019-01-11 17:46:32 -05:00
MikeTheWatchGuy 19dee5c8eb Release 0.6.1 2019-01-09 15:57:12 -05:00
MikeTheWatchGuy 3a0998a934 Release 0.6.0 2019-01-09 10:58:21 -05:00