PySimpleGUI
|
3a0e6c3668
|
Enable changing the font. Better error checking and settings file delete option.
|
2021-05-20 12:54:53 -04:00 |
PySimpleGUI
|
d18b7e6ca1
|
Better theme previewing. Better window ordering on Linux
|
2021-03-23 17:15:33 -04:00 |
PySimpleGUI
|
294d37e4c7
|
Added keep_on_top to windows and popups. Needed for Linux version
|
2021-03-23 16:09:11 -04:00 |
PySimpleGUI
|
9d5ee5f18f
|
Better theme previewing. Storing font for later use or manual editing
|
2021-03-19 15:47:12 -04:00 |
PySimpleGUI
|
88ed763023
|
Open get title and get date windows at same location as the main window
|
2021-03-18 21:34:19 -04:00 |
PySimpleGUI
|
799ce7c9c1
|
Most complete "Desktop Widget" design pattern. Can choose the theme, alpha channel, location, and it's all saved in the settings file for the future sessions. 99 lines... not bad for 99 lines.....
|
2021-03-18 21:31:11 -04:00 |
PySimpleGUI
|
ebae350c1f
|
New demo - Desktop Widget that counts days since some date. Use it as a motivational tool
|
2021-03-18 11:02:31 -04:00 |