Commit Graph

1188 Commits

Author SHA1 Message Date
MikeTheWatchGuy a37583fb06 Another timeout change, make show button do nothing except refresh 2018-12-01 15:49:39 -05:00
MikeTheWatchGuy 153c9a1b92 Added Listbox.Update(set_to_index) and Input.Update(select) 2018-12-01 15:25:06 -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
MikeTheWatchGuy e9b357eb35 Doc update 2018-11-30 13:46:47 -05:00
MikeTheWatchGuy bfc9a050d2 MULTIWINDOW support copied over from Qt to stop accidental None returns, new Input Update parm - select, 2018-11-30 13:46:22 -05:00
MikeTheWatchGuy 2b0a0bde78 set_to_index parm in ListBox, return values for MenuBar 2018-11-30 12:27:05 -05:00
MikeTheWatchGuy ccb50eb430 Better constant definitions 2018-11-30 11:09:20 -05:00
MikeTheWatchGuy ee929e4fe9 Launches programs like chrome. Note - will need to modify the paths 2018-11-30 10:47:57 -05:00
MikeTheWatchGuy 9da1c91cda Copying Qt readme to docs folder 2018-11-29 20:47:16 -05:00
MikeTheWatchGuy b051b2645e Menu update capability for ButtonMenu element 2018-11-29 19:36:35 -05:00
MikeTheWatchGuy 740eba40cc Architecture doc initial checkin 2018-11-29 19:14:52 -05:00
MikeTheWatchGuy 0e28940809 Syntax error 2018-11-29 12:53:24 -05:00
MikeTheWatchGuy 830485da5a Syntax error 2018-11-29 12:53:05 -05:00
MikeTheWatchGuy ff93dd92e7 New enable_events parm, Combobox update, Listbox update, Radio enable/disable, Menu updates! 2018-11-29 11:48:43 -05:00
MikeTheWatchGuy 2629723e32 Menu keys! Menu updates! New enable_events parm for all elements 2018-11-29 11:46:56 -05:00
MikeTheWatchGuy 1fae711e08 0.19.0 docs 2018-11-28 22:28:21 -05:00
MikeTheWatchGuy 4c584f28e9 Initial checkin 2018-11-28 13:36:12 -05:00
MikeTheWatchGuy c9ed11faeb Fixed no tooltips when keep on top, StatusBar - New Element, Disabled state for menu items 2018-11-28 10:22:45 -05:00
MikeTheWatchGuy 21c3dd83f0 Added ability to disable menu items. Place '!' in front of menu item to disable. 2018-11-27 18:56:16 -05:00
MikeTheWatchGuy d1bc2a4b78 Added click_submits option for Image Elements 2018-11-27 16:50:33 -05:00
MikeTheWatchGuy 3ac62ec2bc Re-post of PDF version 2018-11-27 15:52:02 -05:00
MikeTheWatchGuy f8a3d6dad2 GetScreenDimensions for Windows 2018-11-27 14:26:36 -05:00
MikeTheWatchGuy 2b50532d38 1.16.0 docs 2018-11-27 10:15:55 -05:00
MikeTheWatchGuy e00a9c8323 Better icon demonstration 2018-11-26 23:20:53 -05:00
MikeTheWatchGuy 0c651c186c Release 0.18.0 Qt 2018-11-26 23:05:07 -05:00
MikeTheWatchGuy c8556d517f DEFAULT_TOOLTIP_OFFSET setting 2018-11-26 12:03:12 -05:00
MikeTheWatchGuy 7aea76d5db location parm for PopupScrolled 2018-11-26 08:51:28 -05:00
MikeTheWatchGuy 4fd7e7a7a4 Release 1.16.0 2018-11-26 08:51:12 -05:00
MikeTheWatchGuy ebb4d20784 Element shortcut function, close window bug fixed in PopupScrolled. 2018-11-26 08:31:40 -05:00
MikeTheWatchGuy 22316651ad Tooltips for all Elements, Menu separators 2018-11-26 08:09:45 -05:00
MikeTheWatchGuy 59f468f67b Tray icon definitions 2018-11-25 21:50:06 -05:00
MikeTheWatchGuy b51e58e62d Demo program modelling the behavior of Windows programs that use the system tray 2018-11-25 19:21:21 -05:00
MikeTheWatchGuy efb66aa33d Window Hide and UnHide methods 2018-11-25 18:51:57 -05:00
MikeTheWatchGuy 0f302ef5a0 Oooopss!! Terrible change made reads fail. fixed.. Also removed text from Progress bar 2018-11-25 18:30:41 -05:00
MikeTheWatchGuy d5cdcd724a Demo program on using the SystemTray 2018-11-25 16:39:58 -05:00
MikeTheWatchGuy adb34a6371 Release 0.16.0 2018-11-25 16:30:59 -05:00
MikeTheWatchGuy ddfae6131a New ICON_ACTIVATED event for Tray Icon, better Tray/Window interaction management 2018-11-25 16:08:48 -05:00
MikeTheWatchGuy 2f29ada293 Double click detection for SystemTray. Returned as an event 2018-11-25 15:28:22 -05:00
MikeTheWatchGuy bca3fd18ee Message clicked events returned 2018-11-25 11:47:12 -05:00
MikeTheWatchGuy cd1327e1e2 Tool tip support for SystemTray... very nice 2018-11-25 11:33:02 -05:00
MikeTheWatchGuy f207d4cc21 Made more portable by removing window element_padding parameter 2018-11-25 10:17:53 -05:00
MikeTheWatchGuy 522cfa0aaf More element padding... works better with Window padding values now, Issue watcher app update 2018-11-25 10:07:17 -05:00
MikeTheWatchGuy a2e44da1c9 Menu keys! 2018-11-25 08:47:38 -05:00
MikeTheWatchGuy b121202771 0.15.0 PySimpleGUIQt 2018-11-24 21:33:27 -05:00
MikeTheWatchGuy 07ea28d3df Demo of the new System Tray feature 2018-11-24 21:22:48 -05:00
MikeTheWatchGuy 8dacad01d1 More SystemTray support 2018-11-24 21:07:37 -05:00