PySimpleGUI
|
f1f60b03a1
|
Got a few of the Demos up to date with changes standard to many demos (edit me, get versions for example)
|
2022-06-11 09:01:27 -04:00 |
PySimpleGUI
|
6ad6d6583f
|
Added Trinket specific code for Title and Menubar. Compressed entire window just a tad to fit better onto small screens/Trinket
|
2022-05-16 06:08:06 -04:00 |
PySimpleGUI
|
135c0703d9
|
Fixed use custom title & menubar bug - wasn't remembering the setting and was stuck in custom mode after selecting it once. Removed the debug window print
|
2022-05-05 07:19:20 -04:00 |
PySimpleGUI
|
bf872d0882
|
Changed how custom titlebar and menubar are generated
|
2022-04-21 12:42:56 -04:00 |
PySimpleGUI
|
8292827b2d
|
Update of Demo All Elements Simple... thought this was updated a while ago!
|
2022-02-16 16:55:11 -05:00 |
PySimpleGUI
|
51e2b7059b
|
Option to show custom titlebar and custom menubar. Added version info to right click menu
|
2022-02-04 07:53:45 -05:00 |
PySimpleGUI
|
81ff74ac44
|
Removed scrollbar from Listbox for a cleaner look
|
2022-02-03 09:13:16 -05:00 |
PySimpleGUI
|
7bd8a02e80
|
Added ability to change theme using the example Combo element
|
2022-02-03 08:24:36 -05:00 |
PySimpleGUI
|
eb63e97549
|
Complete list of elements, one per row. Super-simple
|
2022-02-02 20:39:18 -05:00 |