Commit Graph

68 Commits

Author SHA1 Message Date
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
MikeTheWatchGuy 43f8ded4e3 PopupGetFile, PopupGetFolder no_window option. Compacting layout code with function 2019-01-09 10:12:20 -05:00
MikeTheWatchGuy 3e74eedea6 One line progress meteres, Column element, Checkbox events, start of spin, Output works, background image 2019-01-08 19:49:43 -05:00
MikeTheWatchGuy e820b2b991 Fixed problem with Titlebar being missing, Partial checkbox solution. 2019-01-06 17:34:27 -05:00
MikeTheWatchGuy cd28deb620 Release 0.5.0 2019-01-06 16:29:23 -05:00
MikeTheWatchGuy f051077520 Borderless window, Title for grabanywhere windows, Mouse events 2019-01-06 16:01:00 -05:00
MikeTheWatchGuy 7b5d0f5dfd Multiline input, multiline output Elements, Input, Input.Get, Input.SetFocus, Output not fully working, Debug Window! Keyboard Events, Return Key handler, No Border, Stay on Top 2019-01-06 13:26:51 -05:00
MikeTheWatchGuy 59c83c3aee Input and Text enable_events, Text justification & relief, Input justifaction, password char, Default value, tooltips 2019-01-05 18:19:14 -05:00
MikeTheWatchGuy 41a637de15 Windows - Alpha channel, StayOnStop, Current Location, Get Screen size 2019-01-05 15:06:36 -05:00
MikeTheWatchGuy 33bf6d0060 Window Alpha Channel! 2019-01-05 11:47:07 -05:00
MikeTheWatchGuy 34f689b5af Visible / Invisible fields - input & button. Input - Get, SetFocus 2019-01-05 11:26:09 -05:00