Commit graph

45 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
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
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
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
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
231b18127d Release 0.8.0 2019-02-20 08:52:31 -05:00
MikeTheWatchGuy
85dfc451a9 OneLineProgressMeter with text updates 2019-02-18 20:10:21 -05:00
MikeTheWatchGuy
ce4ef4f094 Release 0.7.0 2019-01-21 10:47:24 -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
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
MikeTheWatchGuy
fe1c16ff9a FileBrowse, FilesBrowse, FolderBrowse buttons work! Colors, font for Input Text 2019-01-04 20:27:35 -05:00
MikeTheWatchGuy
5af78df079 System Tray - Ability to change icon, tooltip 2019-01-02 11:14:29 -05:00
MikeTheWatchGuy
e38bd93059 Release 0.4.0 2018-12-30 13:46:50 -05:00
MikeTheWatchGuy
6013da9390 Window - set location, manually set size 2018-12-30 10:31:41 -05:00
MikeTheWatchGuy
3a819477d7 Windows - No titlebar and grab anywhere are done! Created a single App so event loops are for a single app. Text colors, Autoclose windows 2018-12-30 10:09:54 -05:00
MikeTheWatchGuy
1c3ecff4c0 Element padding funcs, fonts! Text Update, tooltips, 2018-12-28 19:17:04 -05:00
MikeTheWatchGuy
75fd551722 Close buttons implemented, auto-clode implemented 2018-12-28 11:30:45 -05:00
MikeTheWatchGuy
f20e7bd4d4 Turned off inspection tool 2018-12-27 18:06:49 -05:00
MikeTheWatchGuy
5e557c3269 Buttons work! Reads return results! Non-blocking reads... 2018-12-27 18:02:31 -05:00
MikeTheWatchGuy
1d7ab28ec9 All any type of flie for icon, included default icon, 2018-12-27 09:10:24 -05:00
MikeTheWatchGuy
e2ded5ef51 0.2.0 release 2018-12-26 16:55:00 -05:00
MikeTheWatchGuy
de43ac2414 Detect and report when message clicked, better base64 support 2018-12-26 13:44:56 -05:00
MikeTheWatchGuy
c432743889 Tempfile for base64 to icon handling, timeout=0 for Reads 2018-12-25 17:20:15 -05:00
MikeTheWatchGuy
b4608f8449 Moved PySimpleGUIWx.py location 2018-12-25 15:31:13 -05:00
Renamed from PySimpleGUIWx.py (Browse further)