Commit graph

1376 commits

Author SHA1 Message Date
MikeTheWatchGuy
40820576d7 Support for InputText focus set and get. Default text works correctly now, Frame styles for Text Elements (sunken, etc), DEMO touch keyboard 2018-11-21 18:20:01 -05:00
MikeTheWatchGuy
538e7fc5c2 Info about article 2018-11-21 15:17:13 -05:00
MikeTheWatchGuy
0098c8873e Support for filetypes and initial folder for PopupGetFile, PopupGetFolder and the Browse buttons 2018-11-21 15:15:12 -05:00
MikeTheWatchGuy
3fad4cb7ef Fix for combobox number of visible items. 2018-11-21 12:32:49 -05:00
MikeTheWatchGuy
cf30e09da1 Chaneges sizes to be portable 2018-11-21 10:34:53 -05:00
MikeTheWatchGuy
ef36a16cbb More changes for multiple windows. New QT Demo program - GitHub scraper, fix for titles in PopupNoWait 2018-11-21 10:27:40 -05:00
MikeTheWatchGuy
99efdb6fb4 Playback layout change 2018-11-21 08:44:20 -05:00
MikeTheWatchGuy
b8fe33a2e2 Playback layout change 2018-11-21 08:42:31 -05:00
MikeTheWatchGuy
ba7d3d2fba Can change the parameters in realtime as video is being processed 2018-11-21 08:39:44 -05:00
MikeTheWatchGuy
0763fcf254 0.12.0, restructure folders, multi-window design patterns 2018-11-20 12:43:05 -05:00
MikeTheWatchGuy
9b26e63f44 New Demos - Multiple windows design patterns 2018-11-20 11:48:37 -05:00
MikeTheWatchGuy
48265d438c 3.15.0 & 1.15.0 2018-11-20 11:06:29 -05:00
MikeTheWatchGuy
9374f1b2fa Readme 2018-11-20 08:52:25 -05:00
MikeTheWatchGuy
ae92b936c8 Initial checkin readme 2018-11-20 08:49:44 -05:00
MikeTheWatchGuy
e27a854bcc New program to use webcam with Yolo 2018-11-20 08:34:50 -05:00
MikeTheWatchGuy
cc2e1c160f Checkin of guide 2018-11-20 07:57:25 -05:00
MikeTheWatchGuy
451dd69b88 Initial Yolo Demo Checkin 2018-11-20 07:53:45 -05:00
MikeTheWatchGuy
05e41c0ecd Yolo Machine Learning in a PySimpleGUI GUI 2018-11-19 13:57:41 -05:00
MikeTheWatchGuy
cb0bbf420f MORE changes for multiple windows. This time with timeouts. 2018-11-18 13:49:31 -05:00
MikeTheWatchGuy
a5244553a6 MORE work on handling window closures. This time for non-blocking (timeout=0) windows. 2018-11-18 13:30:18 -05:00
MikeTheWatchGuy
febd278152 title parameter for all Popups. 2018-11-18 12:21:07 -05:00
MikeTheWatchGuy
9035b9ed79 Better window handlging. Fix for image behind window, new layout Demo program 2018-11-17 20:05:37 -05:00
MikeTheWatchGuy
409f4d266e Removed context manager typo 2018-11-16 19:40:46 -05:00
MikeTheWatchGuy
eff8660e18 fix for crash when pasting in illegal chars into single line text input 2018-11-16 19:18:52 -05:00
MikeTheWatchGuy
4243b1dc17 Fix for Debug Window 2018-11-16 16:39:10 -05:00
MikeTheWatchGuy
41d49d307d openCV Demo port! Raw and Base64 image support, text justification, tkinter size convert. 2018-11-16 11:22:37 -05:00
MikeTheWatchGuy
052db64ad5 Update method for Output Element 2018-11-14 09:13:39 -05:00
MikeTheWatchGuy
fd53b79fdb Can use BOTH PyQt5 and PySide2 2018-11-13 15:00:35 -05:00
MikeTheWatchGuy
c6820fc822 New popup custom_text option 2018-11-13 12:59:37 -05:00
MikeTheWatchGuy
1a29393e8c Automatic conversion from tkinter size to pixels, Better multi-window support, Auto-close feature for windows 2018-11-13 12:59:02 -05:00
MikeTheWatchGuy
b85d6e826c Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2018-11-13 11:59:26 -05:00
MikeTheWatchGuy
bb0490bb1d Handling closing with an X with multiple windows better 2018-11-13 11:59:22 -05:00
MikeTheWatchGuy
0d23654722
Delete requirements.txt 2018-11-13 10:35:37 -05:00
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