Commit Graph

10 Commits

Author SHA1 Message Date
PySimpleGUI 7a7513e00d Fixed wasn't returning window when creating popup. Made a main func instead of a flat program structure 2020-01-22 16:21:46 -05:00
PySimpleGUI 7f52778bcc Major update of all demo programs to use new PEP8 bindings, etc 2019-10-23 16:10:03 -04:00
MikeTheWatchGuy 8abca2ea6e Set Selection support in Input.Update. Detecting ENTER key in auto complete demo 2018-12-01 16:05:40 -05:00
MikeTheWatchGuy 7e8e120fa1 Cleaned up code 2018-12-01 15:58:41 -05:00
MikeTheWatchGuy a37583fb06 Another timeout change, make show button do nothing except refresh 2018-12-01 15:49:39 -05:00
MikeTheWatchGuy ce5c7eabf6 Made portable between tkinter and Qt 2018-12-01 15:24:12 -05:00
MikeTheWatchGuy 6270a05eea Checking for keys in a more portable way. 2018-12-01 14:37:35 -05:00
MikeTheWatchGuy 5dc2eb3cb0 Change to timeouts seems to fix the problems 2018-12-01 14:00:39 -05:00
MikeTheWatchGuy 15a4db94db Removed first window timeout 2018-11-30 14:04:05 -05:00
MikeTheWatchGuy a04babb479 New Floating Window demo - auto complete of input field 2018-11-30 14:00:12 -05:00