Commit Graph

89 Commits

Author SHA1 Message Date
PySimpleGUI 2684d7834a Added theme_add_new, added Multiline write_only parm 2020-07-18 19:46:30 -04:00
PySimpleGUI 3c0a851cd5 Automatically add keys for Tables and Trees 2020-06-23 06:51:03 -04:00
PySimpleGUI 8a86b566ef one_line_progress_meter - key parameter now defaults. No need to specify if you have only ONE meter going. 2020-06-23 06:08:13 -04:00
PySimpleGUI 1f95394a9d Added Radio.reset_group 2020-06-16 13:19:09 -04:00
PySimpleGUI 46ee5a17e9 Added VSeparator (VSeperator was a spelling error... both are available so take your pick) 2020-06-14 04:59:05 -04:00
PySimpleGUI d2d87158ad Release 0.17.1 2020-06-07 21:10:14 -04:00
PySimpleGUI 113b28394c Multiline.update changed to use SetValue just like when intially created. 2020-06-07 21:04:25 -04:00
PySimpleGUI 08e77912d9 Release 0.17.0 2020-06-06 13:31:59 -04:00
PySimpleGUI 559a37c16e If RadioButton updated to False, all buttons in the group are set to False 2020-05-26 18:14:26 -04:00
PySimpleGUI 31af6eec96 Element Justification! FINALLY all ports have the same justification mechanism 2020-05-24 14:18:37 -04:00
PySimpleGUI 47e594e6de Release 0.16.0 2020-05-06 15:59:46 -04:00
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