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 |
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
|
d8f66b1d4a
|
Release 0.3.0
|
2018-12-27 18:27:00 -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
|
7b0fd820d8
|
Switched to using filename in example
|
2018-12-26 17:16:23 -05:00 |