MikeTheWatchGuy
|
3e5afd661d
|
Merge pull request #921 from MikeTheWatchGuy/Dev-latest
New parameter - disable_minimize for Windows will disable minimize bu…
|
2018-12-13 21:38:01 -05:00 |
MikeTheWatchGuy
|
f4a43b6eb5
|
New parameter - disable_minimize for Windows will disable minimize button
|
2018-12-13 21:37:28 -05:00 |
MikeTheWatchGuy
|
1f309058e6
|
Merge pull request #920 from MikeTheWatchGuy/Dev-latest
Disable close now works
|
2018-12-13 21:19:15 -05:00 |
MikeTheWatchGuy
|
32b68cdd46
|
Disable close now works
|
2018-12-13 21:18:55 -05:00 |
MikeTheWatchGuy
|
39c07291b7
|
Merge pull request #919 from MikeTheWatchGuy/Dev-latest
Information on default focus
|
2018-12-13 15:58:48 -05:00 |
MikeTheWatchGuy
|
9838256952
|
Information on default focus
|
2018-12-13 15:53:01 -05:00 |
MikeTheWatchGuy
|
5fbca66f69
|
Merge pull request #918 from MikeTheWatchGuy/Dev-latest
Changed combobox's selected background to gray50
|
2018-12-13 14:33:18 -05:00 |
MikeTheWatchGuy
|
ce77a48a02
|
Changed combobox's selected background to gray50
|
2018-12-13 14:32:20 -05:00 |
MikeTheWatchGuy
|
87c3ba03f7
|
Merge pull request #916 from MikeTheWatchGuy/Dev-latest
Ability to abort computer to computer game
|
2018-12-13 11:10:19 -05:00 |
MikeTheWatchGuy
|
51e616e004
|
3.19.2
|
2018-12-13 11:09:53 -05:00 |
MikeTheWatchGuy
|
58e794e281
|
3.19.1 - Flatten button If border depth==0 no highlights
|
2018-12-13 10:22:07 -05:00 |
MikeTheWatchGuy
|
21debfac4d
|
Ability to abort computer to computer game
|
2018-12-13 09:19:54 -05:00 |
MikeTheWatchGuy
|
281d4f0daf
|
Merge pull request #915 from MikeTheWatchGuy/Dev-latest
Removed more code that's not needed
|
2018-12-13 09:11:21 -05:00 |
MikeTheWatchGuy
|
66ededa8de
|
Removed more code that's not needed
|
2018-12-13 09:10:55 -05:00 |
MikeTheWatchGuy
|
73dcc1f0a2
|
Merge pull request #913 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-12 22:21:04 -05:00 |
MikeTheWatchGuy
|
1c5161fb56
|
MORE fixes to Combobox Style Sheets
|
2018-12-12 22:20:40 -05:00 |
MikeTheWatchGuy
|
542c39a76c
|
Initial checkin
|
2018-12-12 21:08:48 -05:00 |
MikeTheWatchGuy
|
f63a385bad
|
Merge pull request #911 from MikeTheWatchGuy/Dev-latest
New demo program - Uno card game
|
2018-12-12 18:13:04 -05:00 |
MikeTheWatchGuy
|
9bb4264e66
|
New demo program - Uno card game
|
2018-12-12 18:12:47 -05:00 |
MikeTheWatchGuy
|
2596df0a8d
|
Merge pull request #910 from MikeTheWatchGuy/Dev-latest
New feature - Drag and Drop for Text Input field. Drop a file onto i…
|
2018-12-12 10:08:11 -05:00 |
MikeTheWatchGuy
|
6a20e318d4
|
New feature - Drag and Drop for Text Input field. Drop a file onto input and get the filename automatically entered
|
2018-12-12 10:07:46 -05:00 |
MikeTheWatchGuy
|
3b03ed6836
|
Merge pull request #908 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-12 09:18:17 -05:00 |
MikeTheWatchGuy
|
f9b249d43c
|
Release 0.21.0
|
2018-12-12 09:18:00 -05:00 |
MikeTheWatchGuy
|
3843a1656f
|
Completely rewritten OneLineProgressMeter, fix for input field triggering events when Updated, default file spec changed to * for all browse buttons, More combobox styles,
|
2018-12-12 09:17:46 -05:00 |
MikeTheWatchGuy
|
072fecf761
|
Merge pull request #904 from MikeTheWatchGuy/Dev-latest
Update PySimpleGUI.py
|
2018-12-11 15:49:43 -05:00 |
MikeTheWatchGuy
|
8366e50d91
|
Update PySimpleGUI.py
A warning is now printed if platform is a Mac and a button color change is requested
|
2018-12-11 15:49:22 -05:00 |
MikeTheWatchGuy
|
4b476d7d19
|
Merge pull request #902 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-11 14:12:22 -05:00 |
MikeTheWatchGuy
|
dfabb723a0
|
Show colors in columns instead of rows
|
2018-12-11 13:28:19 -05:00 |
MikeTheWatchGuy
|
db7b49f2c3
|
release 3.18.0
|
2018-12-11 13:27:54 -05:00 |
MikeTheWatchGuy
|
ad7d51b0d0
|
Merge pull request #900 from MikeTheWatchGuy/Dev-latest
Fixed missing '+' in the Table and Tree elements style def
|
2018-12-10 19:33:24 -05:00 |
MikeTheWatchGuy
|
68fc5f699b
|
Fixed missing '+' in the Table and Tree elements style def
|
2018-12-10 19:33:01 -05:00 |
MikeTheWatchGuy
|
b7e41cb198
|
Merge pull request #899 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-10 18:51:08 -05:00 |
MikeTheWatchGuy
|
9e10666af1
|
Use classmethod instead of static method for Window, EasyPrint no longer uses global variable, EasyPrint re-open window if closed
|
2018-12-10 18:50:42 -05:00 |
MikeTheWatchGuy
|
4da2c050b9
|
EasyPrint no longer uses global variables... made debug window reopen if EasyPrint called after close
|
2018-12-10 18:47:01 -05:00 |
MikeTheWatchGuy
|
7f953c3c2d
|
Merge pull request #898 from MikeTheWatchGuy/Dev-latest
Removed EasyProgressMeter, Combobox margin change, classmethods for W…
|
2018-12-10 17:30:46 -05:00 |
MikeTheWatchGuy
|
455e9e73d3
|
Removed EasyProgressMeter, Combobox margin change, classmethods for Windows class
|
2018-12-10 17:30:20 -05:00 |
MikeTheWatchGuy
|
e72bcf8393
|
Merge pull request #897 from MikeTheWatchGuy/Dev-latest
Added info on Updating Elements / Finalize
|
2018-12-10 17:23:07 -05:00 |
MikeTheWatchGuy
|
3d553cd8bc
|
Release 0.22.0
|
2018-12-10 17:22:43 -05:00 |
MikeTheWatchGuy
|
508542f13d
|
Added info on Updating Elements / Finalize
|
2018-12-10 17:22:25 -05:00 |
MikeTheWatchGuy
|
d597838a05
|
Merge pull request #892 from MikeTheWatchGuy/Dev-latest
Added more style sheet code that fixes scrollbar issues with multilin…
|
2018-12-09 21:18:56 -05:00 |
MikeTheWatchGuy
|
4ebae442f7
|
Added more style sheet code that fixes scrollbar issues with multiline, tree, table, listbox, combo
|
2018-12-09 21:18:36 -05:00 |
MikeTheWatchGuy
|
13126e80de
|
Merge pull request #891 from MikeTheWatchGuy/Dev-latest
0.22.0
|
2018-12-09 19:38:03 -05:00 |
MikeTheWatchGuy
|
ffc3998dc7
|
0.22.0
|
2018-12-09 19:37:44 -05:00 |
MikeTheWatchGuy
|
e62eaa7780
|
Merge pull request #890 from MikeTheWatchGuy/Dev-latest
Table - num_rows now works, fixed scrollbars in combo, Window.Enable/…
|
2018-12-09 19:02:01 -05:00 |
MikeTheWatchGuy
|
bb7ffa2a48
|
Table - num_rows now works, fixed scrollbars in combo, Window.Enable/.Disable,
|
2018-12-09 19:01:42 -05:00 |
MikeTheWatchGuy
|
7f913155b1
|
Merge pull request #888 from MikeTheWatchGuy/Dev-latest
Window Move and Minimize
|
2018-12-09 15:46:28 -05:00 |
MikeTheWatchGuy
|
7fa5fe659e
|
Window Move and Minimize
|
2018-12-09 15:45:59 -05:00 |
MikeTheWatchGuy
|
ea050fe4b6
|
Merge pull request #887 from MikeTheWatchGuy/Dev-latest
Progress meters - vertical, colors, border width (was only horizonal …
|
2018-12-09 15:14:31 -05:00 |
MikeTheWatchGuy
|
44bd104cb7
|
Progress meters - vertical, colors, border width (was only horizonal with system colors)
|
2018-12-09 15:14:05 -05:00 |
MikeTheWatchGuy
|
3825a4860f
|
Merge pull request #886 from MikeTheWatchGuy/Dev-latest
Resizable parameter on Windows now works. Defaults to resizable
|
2018-12-09 13:48:13 -05:00 |