PySimpleGUI
|
5f6857571d
|
Support for double-clicking filenames - Choose the action from the settings
|
2021-04-24 13:26:22 -04:00 |
PySimpleGUI
|
b3cd9b8419
|
Double click support
|
2021-04-05 18:44:53 -04:00 |
PySimpleGUI
|
e69829b727
|
Allow the window to be resized and thus expand size of listbox and multiline. 🔥 Addition of hotkeys 🔥
|
2021-04-04 15:34:53 -04:00 |
PySimpleGUI
|
2085a6ec3b
|
Hotkeys added for all of the input fields!
|
2021-03-31 10:23:58 -04:00 |
PySimpleGUI
|
04379b930d
|
Added ability to use older versions of PySimpleGUI by trying sg.execute_editor and launching manually if it fails. Added quotes around __file__ when self-editing
|
2021-03-17 10:31:53 -04:00 |
PySimpleGUI
|
3e411d9853
|
Runs on 4.32.1 now. Added support for the launching of subprocesses using functions local to the program in case the user has an older PySimpleGUI.
|
2021-03-15 16:26:10 -04:00 |
PySimpleGUI
|
1d662e5530
|
Added python version to list of version numbers shown
|
2021-03-13 11:54:11 -05:00 |
PySimpleGUI
|
369f6d9818
|
Removed note about ignore case not working... it is working now. Added code to enable user to Cancel from choosing a line to edit
|
2021-03-09 09:14:40 -05:00 |
PySimpleGUI
|
2301652dd9
|
Renaming the demo browser to be more obvious
|
2021-03-09 07:12:31 -05:00 |