Commit Graph

1093 Commits

Author SHA1 Message Date
MikeTheWatchGuy b5e001dabc Latest updates from Tony 2018-11-13 10:33:55 -05:00
MikeTheWatchGuy 3b63c8213c 0.9.0 Alpha Release 2018-11-12 16:04:54 -05:00
MikeTheWatchGuy 99b4ba6d67 Popups with custom text 2018-11-12 10:43:50 -05:00
MikeTheWatchGuy d85a76c933 Trees! The beginnings of the Tree Element... even has "icons" this time 2018-11-11 17:30:09 -05:00
MikeTheWatchGuy c45ad588de Tabs! 2018-11-11 16:20:31 -05:00
MikeTheWatchGuy 51deed0ea4 Fix for popups not closing... CButton in general was broken! 2018-11-11 14:42:44 -05:00
MikeTheWatchGuy b72b98e87b Graph Element, Alternative Font support 2018-11-11 13:39:37 -05:00
MikeTheWatchGuy b45a2572f0 Added Mac-like buttons 2018-11-10 22:32:31 -05:00
MikeTheWatchGuy 81e68abd28 Readme update with Qt info 2018-11-10 20:25:29 -05:00
MikeTheWatchGuy 829ececa2c Updated Readme 2018-11-10 20:22:53 -05:00
MikeTheWatchGuy 156f6b3e0f Update the contents of Table Element 2018-11-10 17:32:24 -05:00
MikeTheWatchGuy e78ae0424a Table - change_submits parameter, Slider enable/disable, update. 2018-11-10 17:26:59 -05:00
MikeTheWatchGuy 418ef2ec8b NEW Feature - Background images for windows 2018-11-10 15:41:38 -05:00
MikeTheWatchGuy 03229f9418 Timeouts! Button color settings when updating / disabling button fixed 2018-11-10 13:09:39 -05:00
MikeTheWatchGuy 96a30fd76b Removed Mac Look and Feel restriction. change_submits callbacks for lots of elements! 2018-11-09 15:06:01 -05:00
MikeTheWatchGuy 4ea12a6336 change_submits for Dial Element 2018-11-09 13:46:36 -05:00
MikeTheWatchGuy 99e2c450f6 Can read tables! 2018-11-09 11:00:43 -05:00
MikeTheWatchGuy 5f8b316e28 Table Element support 2018-11-09 10:08:42 -05:00
MikeTheWatchGuy 17642e154d FindElementWithFocus support for Multiline Element 2018-11-09 09:55:21 -05:00
MikeTheWatchGuy 377a338481 Grab Anywhere for windows works! 2018-11-09 09:12:47 -05:00
MikeTheWatchGuy 6155130605 new Window parameter size sets initial window size 2018-11-09 08:28:32 -05:00
MikeTheWatchGuy 32254b3b17 New Column parameter - vertical_scroll_only - if set does not add horizontal scroll bars 2018-11-08 18:36:08 -05:00
MikeTheWatchGuy 5ee602b980 Button Tooltips 2018-11-08 18:18:28 -05:00
MikeTheWatchGuy f92a592c0c Non-blocking reads!! Fix for listbox returning too few values 2018-11-08 18:05:17 -05:00
MikeTheWatchGuy 645482b3c6 Renamed to new PySimpleGUIQt name.... this time for sure 2018-11-08 15:13:53 -05:00
MikeTheWatchGuy d1a1a41f32 Patting works correctly now... No Titlebar also sets no taskbar icon. Can run programs silently this way 2018-11-08 11:20:19 -05:00
MikeTheWatchGuy eff3b97782 Listbox select modes, return submits for multiline & input, max visible items in combobox, radio button groups, set icon, default focus set, 2018-11-08 00:55:40 -05:00
MikeTheWatchGuy 3b260dfeda Better element spacing, better default, better controls. Some code for return key handling not yet working 2018-11-07 20:04:40 -05:00
MikeTheWatchGuy 6f2f44df47 Ability to update text and background colors for multiline element 2018-11-07 15:52:11 -05:00
MikeTheWatchGuy 60c2e1a286 Renamed Qt Folder. Many PSG Qt new Elements are working! 2018-11-07 12:54:52 -05:00
MikeTheWatchGuy 3d99d2772e Still reworking multiline output... hooked up files and folder browser buttons 2018-11-07 00:20:12 -05:00
MikeTheWatchGuy b6ed299d27 Pre-Alpha PySimpleGUI_Qt 2018-11-06 14:06:54 -05:00
MikeTheWatchGuy cb56e0fed8 Window property RowHeaderText - can change what's displayed in the column headers for the row number column 2018-11-06 10:36:31 -05:00
MikeTheWatchGuy ba95aabeec Ability to set the starting row number to be displayed 2018-11-06 01:08:34 -05:00
MikeTheWatchGuy f3a951529a New Demo - Combined Chatterbot with Google TTS 2018-11-05 12:54:37 -05:00
MikeTheWatchGuy d7b0a6959a Initial Checkin 2018-11-04 22:58:31 -05:00
MikeTheWatchGuy 33d3287164 Move to demo folder 2018-11-04 18:07:31 -05:00
MikeTheWatchGuy 5a91c8c63f Bumped version 2018-11-04 13:50:13 -05:00
MikeTheWatchGuy 4ae04581a6 NEW Demo - Crossword Puzzle, new Graph return values... change_submits and drag_submits parameters 2018-11-04 13:21:58 -05:00
MikeTheWatchGuy 3fc648209c Table double click and return key supprt 2018-11-03 23:20:50 -04:00
MikeTheWatchGuy 681951d45f Size property for windows. Fix for one-line progress meter 2018-11-03 21:56:07 -04:00
MikeTheWatchGuy be1aa4f00a Release 3.14.1, 1.14.1 + new window feature disable_close 2018-11-03 12:27:31 -04:00
MikeTheWatchGuy d34330891c Fully hide the hidden window 2018-11-02 21:58:10 -04:00
MikeTheWatchGuy 14b0c4ee94 NEW Parameter - change_submits added to file and folder browse buttons 2018-11-02 18:26:19 -04:00
MikeTheWatchGuy 4e97764644 Moved 2018-11-02 13:34:02 -04:00
MikeTheWatchGuy ab13bde082 New Demo Program 2018-11-02 13:32:36 -04:00
MikeTheWatchGuy cc5ca4d814 Release 3.14.0, 1.14.0 2018-11-02 12:29:20 -04:00
MikeTheWatchGuy 090bc5d479 New default_date parameter for CalendarButton 2018-11-02 01:07:45 -04:00
MikeTheWatchGuy 39a0b8e8a5 SetFocus for Input and Multiline. Fix for closing Debug Print window with X 2018-11-02 00:31:24 -04:00
MikeTheWatchGuy bd32345218 Fix crash if key is not a string 2018-11-01 16:25:06 -04:00