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 |
PySimpleGUI
|
392c5a94d3
|
Cleanup imports
|
2019-09-25 15:24:54 -04:00 |
PySimpleGUI
|
d7df9254cc
|
Merge pull request #2013 from PySimpleGUI/Dev-latest
New demo program that simulates callbacks using a dictionary
|
2019-09-23 12:10:35 -04:00 |
PySimpleGUI
|
8f6db74f83
|
New demo program that simulates callbacks using a dictionary
|
2019-09-23 12:10:10 -04:00 |
PySimpleGUI
|
892b535fe7
|
Merge pull request #2012 from PySimpleGUI/Dev-latest
Added new User Defined Element function, lots of comments
|
2019-09-21 15:18:32 -04:00 |
PySimpleGUI
|
04ebf34d21
|
Added new User Defined Element function, lots of comments
|
2019-09-21 15:18:12 -04:00 |
PySimpleGUI
|
d2128692e7
|
Merge pull request #2011 from PySimpleGUI/Dev-latest
Renamed function
|
2019-09-21 14:59:47 -04:00 |
PySimpleGUI
|
8adb35e0e2
|
Renamed function
|
2019-09-21 14:59:29 -04:00 |
PySimpleGUI
|
ffbd61e89c
|
Merge pull request #2010 from PySimpleGUI/Dev-latest
Updated to use the more "modern constructs". Changed how keys are named.
|
2019-09-21 14:56:37 -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
|
2cf84deda4
|
Merge pull request #2009 from PySimpleGUI/Dev-latest
Dev latest
|
2019-09-20 17:31:22 -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
|
7178dd4466
|
Merge pull request #1995 from PySimpleGUI/Dev-latest
Simplified code
|
2019-09-19 15:52:45 -04:00 |
PySimpleGUI
|
86805e9ebe
|
Simplified code
|
2019-09-19 15:52:26 -04:00 |
PySimpleGUI
|
4cb97d2226
|
Merge pull request #1993 from PySimpleGUI/Dev-latest
Dev latest
|
2019-09-19 13:33:15 -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
|
2ca670569b
|
Merge pull request #1992 from PySimpleGUI/Dev-latest
Updated to work with 3.1.1
|
2019-09-19 11:25:02 -04:00 |
PySimpleGUI
|
ec78bd3327
|
Updated to work with 3.1.1
|
2019-09-19 11:24:40 -04:00 |
PySimpleGUI
|
ec1380f5a8
|
Merge pull request #1989 from PySimpleGUI/Dev-latest
cleanup to more recent constructs
|
2019-09-18 20:16:04 -04:00 |
PySimpleGUI
|
7e972b5277
|
cleanup to more recent constructs
|
2019-09-18 20:15:45 -04:00 |
PySimpleGUI
|
96438e10d6
|
Merge pull request #1988 from PySimpleGUI/Dev-latest
Updated to work with Matplotlib 3.1.1
|
2019-09-18 20:08:18 -04:00 |
PySimpleGUI
|
ef138509ac
|
Updated to work with Matplotlib 3.1.1
|
2019-09-18 20:07:57 -04:00 |
PySimpleGUI
|
a3b6b973e2
|
Merge pull request #1971 from PySimpleGUI/Dev-latest
New demo program to enable you to quickly test out the different look…
|
2019-09-14 20:25:35 -04:00 |