PySimpleGUI
|
924ba36cbe
|
Addeed background color to multiline element update
|
2019-12-01 15:55:13 -05:00 |
PySimpleGUI
|
578ea55696
|
New demo! Multiline Element - how to use multiple colors for text
|
2019-12-01 15:54:29 -05:00 |
PySimpleGUI
|
42439a9fc5
|
Merge pull request #2291 from PySimpleGUI/Dev-latest
Multiline Element - Multi-Colored updates! Gray window warning
|
2019-12-01 15:36:55 -05:00 |
PySimpleGUI
|
47a43fa54a
|
Multiline Element - Multi-Colored updates! Gray window warning
|
2019-12-01 15:36:29 -05:00 |
PySimpleGUI
|
761683123d
|
Merge pull request #2289 from PySimpleGUI/Dev-latest
Renamed the ThemeCreator folder to be Theme Maker to match the progra…
|
2019-11-30 23:44:10 -05:00 |
PySimpleGUI
|
be67850c55
|
Renamed the ThemeCreator folder to be Theme Maker to match the program name
|
2019-11-30 23:43:50 -05:00 |
PySimpleGUI
|
21e72c73ca
|
Merge pull request #2287 from PySimpleGUI/Dev-latest
Allow starting at any palette in the table - should enable many more …
|
2019-11-30 18:38:07 -05:00 |
PySimpleGUI
|
54599ecc7d
|
Allow starting at any palette in the table - should enable many more to be seen now
|
2019-11-30 18:37:49 -05:00 |
PySimpleGUI
|
4a4afbab82
|
Merge pull request #2286 from PySimpleGUI/Dev-latest
Much more user friendly theme maker! Can choose window layout, etc
|
2019-11-30 17:45:57 -05:00 |
PySimpleGUI
|
4eb0ceb29d
|
Much more user friendly theme maker! Can choose window layout, etc
|
2019-11-30 17:45:35 -05:00 |
PySimpleGUI
|
fca7b87da9
|
Merge pull request #2285 from PySimpleGUI/Dev-latest
Only changes the look and feel when the user passes in a new one
|
2019-11-30 16:36:49 -05:00 |
PySimpleGUI
|
29a00203eb
|
Only changes the look and feel when the user passes in a new one
|
2019-11-30 16:36:29 -05:00 |
PySimpleGUI
|
b631111070
|
Merge pull request #2284 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-30 16:29:58 -05:00 |
PySimpleGUI
|
42faecaf54
|
CURRENT_LOOK_AND_FEEL now holds the current look and feel selection
|
2019-11-30 16:29:36 -05:00 |
PySimpleGUI
|
2320936f45
|
Changed into a popup to make it clearer to users on how to use it. Must use latest PySimpleGUI from GitHub
|
2019-11-30 16:28:46 -05:00 |
PySimpleGUI
|
324a457671
|
Merge pull request #2283 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-30 15:23:21 -05:00 |
PySimpleGUI
|
e369398a9c
|
New Demo - Custom Color Chooser
|
2019-11-30 15:23:03 -05:00 |
PySimpleGUI
|
1daa3e12b8
|
Support for images on ttk buttons
|
2019-11-30 15:22:42 -05:00 |
PySimpleGUI
|
ad2b6b1500
|
Merge pull request #2280 from PySimpleGUI/Dev-latest
Turned demo into a usable function with a test harness that's run whe…
|
2019-11-30 01:51:05 -05:00 |
PySimpleGUI
|
7d08d07d9f
|
Turned demo into a usable function with a tert harness that's run when exeuting it
|
2019-11-30 01:50:39 -05:00 |
PySimpleGUI
|
d713166955
|
Merge pull request #2279 from PySimpleGUI/Dev-latest
Made loop run more frequently
|
2019-11-29 22:08:09 -05:00 |
PySimpleGUI
|
5a966a28fa
|
Made loop run more frequently
|
2019-11-29 22:07:47 -05:00 |
PySimpleGUI
|
dd13698d61
|
Merge pull request #2278 from PySimpleGUI/Dev-latest
Added animated GIF to tasks that take a long time but are unable to p…
|
2019-11-29 22:02:14 -05:00 |
PySimpleGUI
|
b74ec7126c
|
Added animated GIF to tasks that take a long time but are unable to provide regular updates.
|
2019-11-29 22:01:50 -05:00 |
PySimpleGUI
|
74c83f5727
|
Merge pull request #2277 from PySimpleGUI/Dev-latest
Added a progress bar
|
2019-11-29 20:53:50 -05:00 |
PySimpleGUI
|
235ead0f79
|
Added a progress bar
|
2019-11-29 20:53:26 -05:00 |
PySimpleGUI
|
bdd150361e
|
Merge pull request #2276 from PySimpleGUI/Dev-latest
New Demo - Multithreaded using global memory
|
2019-11-29 20:28:15 -05:00 |
PySimpleGUI
|
cfaa9990af
|
New Demo - Multithreaded using global memory
|
2019-11-29 20:27:40 -05:00 |
PySimpleGUI
|
53233e0bb2
|
Merge pull request #2275 from PySimpleGUI/Dev-latest
A Color Picker / Chooser Demo initial checkin
|
2019-11-29 18:27:58 -05:00 |
PySimpleGUI
|
0f45772afe
|
A Color Picker / Chooser Demo initial checkin
|
2019-11-29 18:27:32 -05:00 |
PySimpleGUI
|
889c481ecf
|
Merge pull request #2271 from PySimpleGUI/Dev-latest
Patch from 4.7.1, added update of ttk button colors, enable showing a…
|
2019-11-28 12:53:56 -05:00 |
PySimpleGUI
|
d2f47c079c
|
Patch from 4.7.1, added update of ttk button colors, enable showing all user warnings not just first one
|
2019-11-28 12:53:36 -05:00 |
PySimpleGUI
|
f69396fdf3
|
Merge pull request #2269 from PySimpleGUI/Dev-latest
Version that crashes
|
2019-11-28 11:23:30 -05:00 |
PySimpleGUI
|
944c82d783
|
Version that crashes
|
2019-11-28 11:23:11 -05:00 |
PySimpleGUI
|
5c4c32657c
|
Merge pull request #2267 from PySimpleGUI/Dev-latest
Had a duplicate up button
|
2019-11-27 21:21:20 -05:00 |
PySimpleGUI
|
58b7d9b344
|
Had a duplicate up button
|
2019-11-27 21:20:48 -05:00 |
PySimpleGUI
|
ff8efe16d8
|
Merge pull request #2266 from PySimpleGUI/Dev-latest
New Demo Program - Unicode Chars
|
2019-11-27 21:12:49 -05:00 |
PySimpleGUI
|
6cdd2d63af
|
New Demo Program - Unicode Chars
|
2019-11-27 21:11:59 -05:00 |
PySimpleGUI
|
45b3d042c7
|
Merge pull request #2264 from PySimpleGUI/Dev-latest
Button Click Demo update
|
2019-11-27 17:19:51 -05:00 |
PySimpleGUI
|
0d09cfcaa2
|
Button Click Demo update
|
2019-11-27 17:19:31 -05:00 |
PySimpleGUI
|
fbe98429b2
|
Merge pull request #2263 from PySimpleGUI/Dev-latest
Better error checking and hints for bad layouts, Multi-Colored Multil…
|
2019-11-27 15:47:25 -05:00 |
PySimpleGUI
|
a026100ef6
|
Better error checking and hints for bad layouts, Multi-Colored Multiline Elements!, port variable
|
2019-11-27 15:47:06 -05:00 |
PySimpleGUI
|
d83d3517e4
|
Merge pull request #2256 from PySimpleGUI/Dev-latest
Release 4.7.0
|
2019-11-26 18:48:57 -05:00 |
PySimpleGUI
|
19377a217b
|
Release 4.7.0
|
2019-11-26 18:32:38 -05:00 |
PySimpleGUI
|
f913577044
|
Merge pull request #2255 from PySimpleGUI/Dev-latest
Changes from the 4.6 release
|
2019-11-26 17:22:19 -05:00 |
PySimpleGUI
|
073a34b4a9
|
Changes from the 4.6 release
|
2019-11-26 17:21:53 -05:00 |
PySimpleGUI
|
a8a56b4bcf
|
Merge pull request #2251 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-25 22:51:04 -05:00 |
PySimpleGUI
|
471b067604
|
Removed unnecessary import
|
2019-11-25 22:50:18 -05:00 |
PySimpleGUI
|
292534192e
|
2 new option for set_option - theme, use_ttk_buttons. System, window and button level control of ttk. System and window level control of theme. Removed progress bar theme setting, centering text on buttons now,
|
2019-11-25 22:49:36 -05:00 |
PySimpleGUI
|
fb416a830d
|
Merge pull request #2246 from PySimpleGUI/Dev-latest
Added color theme, switched to using a unicode circle as status indic…
|
2019-11-25 01:16:46 -05:00 |