PySimpleGUI
|
7f1584d97e
|
Refreshed Menu Demo
|
2019-10-07 16:37:01 -04:00 |
PySimpleGUI
|
48eea5464c
|
Create Demo_Column_And_Frames.py
|
2019-10-02 23:29:07 -04:00 |
PySimpleGUI
|
91fe043c11
|
Updated Timer Demos and added 4-line OpenCV demo
|
2019-10-02 21:13:58 -04:00 |
PySimpleGUI
|
392c5a94d3
|
Cleanup imports
|
2019-09-25 15:24:54 -04:00 |
PySimpleGUI
|
8f6db74f83
|
New demo program that simulates callbacks using a dictionary
|
2019-09-23 12:10:10 -04:00 |
PySimpleGUI
|
04ebf34d21
|
Added new User Defined Element function, lots of comments
|
2019-09-21 15:18:12 -04:00 |
PySimpleGUI
|
8adb35e0e2
|
Renamed function
|
2019-09-21 14:59:29 -04:00 |
PySimpleGUI
|
6c8ddbd93c
|
Updated to use the more "modern constructs". Changed how keys are named.
|
2019-09-21 14:56:17 -04:00 |
PySimpleGUI
|
f7deaadf97
|
Refreshing demos. Updating to use newer techniques
|
2019-09-20 17:31:00 -04:00 |
PySimpleGUI
|
e5e1021516
|
Discovered OLD code! Was using ReadButton!
|
2019-09-20 16:59:15 -04:00 |
PySimpleGUI
|
86805e9ebe
|
Simplified code
|
2019-09-19 15:52:26 -04:00 |
PySimpleGUI
|
3b24d8921e
|
Update of ALL Matplotlib demos so they run on 3.1. Brought up to date too.
|
2019-09-19 13:32:25 -04:00 |
PySimpleGUI
|
6f02fb4a54
|
Updated, removed the force_toplevel in Window as it doesn't seem to be needed anymore.
|
2019-09-19 11:57:11 -04:00 |
PySimpleGUI
|
ec78bd3327
|
Updated to work with 3.1.1
|
2019-09-19 11:24:40 -04:00 |
PySimpleGUI
|
7e972b5277
|
cleanup to more recent constructs
|
2019-09-18 20:15:45 -04:00 |
PySimpleGUI
|
ef138509ac
|
Updated to work with Matplotlib 3.1.1
|
2019-09-18 20:07:57 -04:00 |
MikeTheWatchGuy
|
f0f4dcb92e
|
New demo program to enable you to quickly test out the different look and feel settings
|
2019-09-14 20:25:17 -04:00 |
MikeTheWatchGuy
|
9e62a74af5
|
New demo program - demonstrates how to make a "rubber band" rectangle where you click and drag to draw it
|
2019-09-14 11:36:20 -04:00 |
MikeTheWatchGuy
|
7c723133e0
|
New demo program that shows how to use Graph Element to draw a visualizer for sorts
|
2019-09-07 09:20:07 -04:00 |
MikeTheWatchGuy
|
221d376f10
|
Moved print to event loop
|
2019-09-05 10:27:19 -04:00 |
MikeTheWatchGuy
|
221e0ab88e
|
Initial checkin
|
2019-09-04 16:39:01 -04:00 |
MikeTheWatchGuy
|
6b62636b65
|
Multiple Choice Test generated layout added
|
2019-09-04 12:06:07 -04:00 |
MikeTheWatchGuy
|
28f43bd020
|
Added tooltip to main screen. Fixed importing WRONG PSG... was importing Qt when should have been plain PSG.
|
2019-08-29 16:44:23 -04:00 |
MikeTheWatchGuy
|
9d9aa5e2d8
|
Changed stop functionality
|
2019-08-29 15:57:14 -04:00 |
MikeTheWatchGuy
|
0cb17f2a31
|
New Demo - Design Patterns for Layout Generation
|
2019-08-17 17:00:10 -04:00 |
MikeTheWatchGuy
|
fa6f4cc1ce
|
Removed some whitespace
|
2019-08-16 19:05:53 -04:00 |
MikeTheWatchGuy
|
392d224ef1
|
Make more generic by adding USING_QT variable. Removed * unpacking! New layout technique
|
2019-08-16 11:51:49 -04:00 |
MikeTheWatchGuy
|
c4d149f5c3
|
Comments on installataion
|
2019-08-15 22:18:51 -04:00 |
MikeTheWatchGuy
|
652c24c17c
|
Added controls at bottom to adjust key paramters. Added back the titlebar so an use slider
|
2019-08-15 19:36:32 -04:00 |
MikeTheWatchGuy
|
879f3f55b9
|
New Demo Program - Show an ASCII animation using your webcam & OpenCV
|
2019-08-15 09:19:23 -04:00 |
MikeTheWatchGuy
|
4c155d79e7
|
Checking into Dev Branch.... accidently checked directly into Master previously!
|
2019-08-13 16:54:17 -04:00 |
MikeTheWatchGuy
|
c98720e02c
|
New Demo Program that shows how to use an Graph Element to display OpenCV stream
|
2019-08-11 08:13:39 -04:00 |
MikeTheWatchGuy
|
0b839ccb70
|
Docstrings, Warnings added to Window so that bad titles and bad layout types are warned. It's crude but will be helpful. Also first time using this warnings module. Hope it's OK! New Demo Program - invisible elements shows using a column for visibility
|
2019-08-04 13:50:06 -04:00 |
MikeTheWatchGuy
|
60fb9c2ac3
|
Added an example of setting text coloir to white with red background.
|
2019-07-19 22:32:46 -04:00 |
MikeTheWatchGuy
|
b49e17d665
|
Support for Table Updates for colors (individual row colors and alternating row color)
|
2019-07-19 22:22:49 -04:00 |
MikeTheWatchGuy
|
313d35b177
|
Addition of user generated toggle button - Thank you ncotrb
|
2019-07-19 17:04:24 -04:00 |
MikeTheWatchGuy
|
462a4f4385
|
Changed how image is created before updating the Image Element. Now is 1 line of code.
|
2019-07-09 14:14:27 -04:00 |
MikeTheWatchGuy
|
474917b50b
|
Multithreaded for doing long tasks Demo
|
2019-07-09 13:09:25 -04:00 |
MikeTheWatchGuy
|
b16782c39d
|
Made slider active. Moving it causes video playbcack to begin at new location indicated by slider. Cleaned up code a little.
|
2019-07-08 18:35:47 -04:00 |
MikeTheWatchGuy
|
94ac5b33eb
|
NEW Pong program that ONLY uses PySimpleGUI calls. Previously cheated and worked directly with Canvas in tkinter. Not anymore! Also runs on PySimpleGUIWeb and should run on PySimpleGUIQt soon
|
2019-06-27 18:19:57 -04:00 |
MikeTheWatchGuy
|
52a7c0a0a3
|
Removed ambigious variable. Made a simulated GPIO class if platform is windows.
|
2019-06-26 11:43:36 -04:00 |
MikeTheWatchGuy
|
ad100b8e75
|
Changed bad if statements that were using 'is' and made '==' instead.
|
2019-06-26 11:09:42 -04:00 |
MikeTheWatchGuy
|
4f0cc1936b
|
Initial check-in
|
2019-06-22 10:59:24 -04:00 |
MikeTheWatchGuy
|
c99e2e7e76
|
Removed the Range demo of progress meter iterable
|
2019-06-19 20:56:50 -04:00 |
MikeTheWatchGuy
|
6a7954b9a7
|
Addition of wrapper for OneLineProgressMeter
|
2019-06-19 20:31:12 -04:00 |
MikeTheWatchGuy
|
f5be1f023d
|
Performs an intial read so that list has entries when first shown.
|
2019-06-12 11:23:47 -04:00 |
MikeTheWatchGuy
|
8446549e7b
|
A bit more commenting
|
2019-06-10 20:22:57 -04:00 |
MikeTheWatchGuy
|
87f4330dcf
|
Added Manually Updated example. New comments, PEP8 func names.
|
2019-06-10 20:15:37 -04:00 |
MikeTheWatchGuy
|
858d73febf
|
Release 3.38, 1.38
|
2019-06-10 10:01:14 -04:00 |
MikeTheWatchGuy
|
f55bad148b
|
Fix for wrapping text element correctly. Demo program updates.
|
2019-06-04 10:17:04 -04:00 |