PySimpleGUI
|
fd553e6732
|
Demonstrates new tab capabilities - colors, visiblility
|
2019-12-06 22:37:06 -05:00 |
PySimpleGUI
|
878c450962
|
readme for demos
|
2019-12-06 00:05:06 -05:00 |
PySimpleGUI
|
50ec4bec9b
|
Look and feel added
|
2019-12-05 21:21:08 -05:00 |
PySimpleGUI
|
17b5d71905
|
Demo Programs folder finally gets a readme
|
2019-12-05 21:17:03 -05:00 |
PySimpleGUI
|
b935153324
|
New Demo - launcher with realtime output and (hopefully) ANSI color support
|
2019-12-04 12:20:58 -05:00 |
PySimpleGUI
|
578ea55696
|
New demo! Multiline Element - how to use multiple colors for text
|
2019-12-01 15:54:29 -05:00 |
PySimpleGUI
|
29a00203eb
|
Only changes the look and feel when the user passes in a new one
|
2019-11-30 16:36:29 -05:00 |
PySimpleGUI
|
2320936f45
|
Changed into a popup to make it clearer to users on how to use it. Must use latest PySimpleGUI from GitHub
|
2019-11-30 16:28:46 -05:00 |
PySimpleGUI
|
7d08d07d9f
|
Turned demo into a usable function with a tert harness that's run when exeuting it
|
2019-11-30 01:50:39 -05:00 |
PySimpleGUI
|
5a966a28fa
|
Made loop run more frequently
|
2019-11-29 22:07:47 -05:00 |
PySimpleGUI
|
b74ec7126c
|
Added animated GIF to tasks that take a long time but are unable to provide regular updates.
|
2019-11-29 22:01:50 -05:00 |
PySimpleGUI
|
235ead0f79
|
Added a progress bar
|
2019-11-29 20:53:26 -05:00 |
PySimpleGUI
|
cfaa9990af
|
New Demo - Multithreaded using global memory
|
2019-11-29 20:27:40 -05:00 |
PySimpleGUI
|
0f45772afe
|
A Color Picker / Chooser Demo initial checkin
|
2019-11-29 18:27:32 -05:00 |
PySimpleGUI
|
58b7d9b344
|
Had a duplicate up button
|
2019-11-27 21:20:48 -05:00 |
PySimpleGUI
|
6cdd2d63af
|
New Demo Program - Unicode Chars
|
2019-11-27 21:11:59 -05:00 |
PySimpleGUI
|
0d09cfcaa2
|
Button Click Demo update
|
2019-11-27 17:19:31 -05:00 |
PySimpleGUI
|
bc73780033
|
Added color theme, switched to using a unicode circle as status indicator
|
2019-11-25 01:15:47 -05:00 |
PySimpleGUI
|
3f899f624b
|
Update to use the new Matplotlib interface
|
2019-11-25 01:04:49 -05:00 |
PySimpleGUI
|
a3753b25bf
|
Cursor demo - Initial checkin
|
2019-11-24 17:34:21 -05:00 |
PySimpleGUI
|
3e087d86df
|
Fix syntax error
|
2019-11-23 09:13:53 -05:00 |
PySimpleGUI
|
d5ec080b9a
|
New Demo - Show a window with icons like a control panel
|
2019-11-23 09:13:28 -05:00 |
PySimpleGUI
|
559bb22797
|
Made work for all 4 ports of PySimpleGUI!
|
2019-11-21 16:37:44 -05:00 |
PySimpleGUI
|
9ee179697d
|
Demo Email Send - Initial check in
|
2019-11-21 15:49:07 -05:00 |
PySimpleGUI
|
59274592ca
|
Updated to use more recent design patterns.
|
2019-11-19 11:54:35 -05:00 |
PySimpleGUI
|
79e02c5726
|
Rename and rework of 2 multithreaded demos
|
2019-11-19 11:24:50 -05:00 |
PySimpleGUI
|
363533ca0a
|
A mini-excel table. Uses arrow keys to navigate. Can click header to sort by column
|
2019-11-18 12:48:12 -05:00 |
PySimpleGUI
|
34d8b3c9d1
|
Reworked the look and feel preivew, browser, new table simulation with arrow keyskkkkkkkkkk
|
2019-11-17 18:00:35 -05:00 |
PySimpleGUI
|
64b6ef95f5
|
New demo showing how to create an Excel-like table and use arrow keys to move around
|
2019-11-16 13:21:10 -05:00 |
PySimpleGUI
|
27a1da4261
|
New Demo that shows all of the look and feel choices. Runs on all ports (except Wx)
|
2019-11-14 12:55:37 -05:00 |
PySimpleGUI
|
4f9a0d97fa
|
Fixed up naming
|
2019-11-08 13:33:29 -05:00 |
PySimpleGUI
|
b5d4c128a3
|
Initial Check in of new Matplotlib Demo
|
2019-11-08 13:31:27 -05:00 |
PySimpleGUI
|
51939eecf3
|
Fix for converting from file to displayable image
|
2019-11-08 12:38:12 -05:00 |
PySimpleGUI
|
9582d017b0
|
Fixed missing "," typo
|
2019-11-05 23:32:34 -05:00 |
PySimpleGUI
|
a1e77bc18a
|
Quick update to compress a little and changed a couple of PSG coding convention things
|
2019-10-31 08:31:15 -04:00 |
PySimpleGUI
|
919b4622ea
|
Addeed back in the code to change pointer to a hand
|
2019-10-30 22:44:06 -04:00 |
PySimpleGUI
|
d9c2596cc4
|
Added Linux support
|
2019-10-30 14:48:18 -04:00 |
PySimpleGUI
|
40aec7c1d7
|
New Demo Program - A simple VLC based media player
|
2019-10-30 14:35:22 -04:00 |
PySimpleGUI
|
f0e1642437
|
New demo program! Displays a fade in/out Notification Window with an Icon
|
2019-10-29 05:14:18 -04:00 |
PySimpleGUI
|
0451468460
|
Merge branch 'master' into Dev-latest
|
2019-10-23 16:12:18 -04:00 |
PySimpleGUI
|
7f52778bcc
|
Major update of all demo programs to use new PEP8 bindings, etc
|
2019-10-23 16:10:03 -04:00 |
PySimpleGUI
|
126ad571bb
|
Merge pull request #2073 from PySimpleGUI/Dev-latest
Dev latest
|
2019-10-13 15:14:37 -04:00 |
PySimpleGUI
|
2c53a593fe
|
Refresh of Graph Element demos
|
2019-10-13 15:14:17 -04:00 |
PySimpleGUI
|
ccc3021268
|
Merge pull request #2053 from PySimpleGUI/Dev-latest
Refreshed Menu Demo
|
2019-10-07 16:37:20 -04:00 |
PySimpleGUI
|
7f1584d97e
|
Refreshed Menu Demo
|
2019-10-07 16:37:01 -04:00 |
PySimpleGUI
|
0ece721182
|
Merge pull request #2046 from PySimpleGUI/Dev-latest
Create Demo_Column_And_Frames.py
|
2019-10-02 23:29:29 -04:00 |
PySimpleGUI
|
48eea5464c
|
Create Demo_Column_And_Frames.py
|
2019-10-02 23:29:07 -04:00 |
PySimpleGUI
|
4a356a6fa6
|
Merge pull request #2044 from PySimpleGUI/Dev-latest
Updated Timer Demos and added 4-line OpenCV demo
|
2019-10-02 21:14:57 -04:00 |
PySimpleGUI
|
91fe043c11
|
Updated Timer Demos and added 4-line OpenCV demo
|
2019-10-02 21:13:58 -04:00 |
PySimpleGUI
|
802cae6f23
|
Merge pull request #2022 from PySimpleGUI/Dev-latest
Cleanup imports
|
2019-09-25 16:33:52 -04:00 |