PySimpleGUI
|
abe4451709
|
Removed dictionary of parms for "user defined element" instead
|
2019-12-25 10:50:19 -05:00 |
PySimpleGUI
|
5aeead54a6
|
Removed the css variable.
|
2019-12-25 09:55:22 -05:00 |
PySimpleGUI
|
5484b047c0
|
Demo updates with new theme calls
|
2019-12-24 18:52:47 -05:00 |
PySimpleGUI
|
9be47c5df5
|
New demo program using new function save_element_as_file . Added save to the Graph drawing demo
|
2019-12-24 11:33:06 -05:00 |
PySimpleGUI
|
4727781614
|
Addition of Save feature
|
2019-12-24 09:52:26 -05:00 |
PySimpleGUI
|
c1e171d681
|
Lots of new features!
|
2019-12-19 11:00:17 -05:00 |
PySimpleGUI
|
8420ac99fb
|
Added a bunch more options for drawing stuff and move abililties to move things around
|
2019-12-18 22:43:45 -05:00 |
PySimpleGUI
|
73516abfb1
|
Demo of binding tkinter events to extend PySimpleGUI
|
2019-12-18 16:27:59 -05:00 |
PySimpleGUI
|
18152ac402
|
New Demo to show how to drag stuff around on a Graph
|
2019-12-18 14:31:43 -05:00 |
PySimpleGUI
|
54f53991a0
|
Draws Axis, moves the individual lines instead of the graph.
|
2019-12-15 12:14:55 -05:00 |
PySimpleGUI
|
c785ad8569
|
New demo with simple base64 based buttons that will match any color theme
|
2019-12-11 11:24:23 -05:00 |
PySimpleGUI
|
87bb1fd18c
|
Fixed key typo, added Dark Blue 3 look and feel
|
2019-12-10 14:11:22 -05:00 |
PySimpleGUI
|
1029729173
|
Added battleship mockup and changed video font size to fit phone's screen
|
2019-12-08 16:53:46 -05:00 |
PySimpleGUI
|
f467d2c4b7
|
Front-end to choose which camera
|
2019-12-08 15:43:02 -05:00 |
PySimpleGUI
|
08ce2a18df
|
Front-end GUI to choose camera
|
2019-12-08 15:41:29 -05:00 |
PySimpleGUI
|
68a0c79d1a
|
Better camera control for droid
|
2019-12-08 12:50:16 -05:00 |
PySimpleGUI
|
fa24ab4607
|
Set location to 0,0
|
2019-12-08 09:17:42 -05:00 |
PySimpleGUI
|
ca10782397
|
Simple OpenCV demo ported to PyDroid3
|
2019-12-08 09:16:55 -05:00 |
PySimpleGUI
|
c5143e539d
|
New Demo Programs folder for PyDroid3 programs
|
2019-12-08 09:09:46 -05:00 |
PySimpleGUI
|
f586d694e9
|
Added color
|
2019-12-07 19:27:01 -05:00 |
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 |