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 |
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 |