Commit graph

662 commits

Author SHA1 Message Date
MikeTheWatchGuy
b820f7f0e6 Program with a Meny, toolbar, and status bar 2018-10-20 08:38:11 -04:00
MikeTheWatchGuy
82bb58a97f Used new Find Element with Focus. Was able to change 1 ReadNonBlocking into read with timeout 2018-10-19 18:48:42 -04:00
MikeTheWatchGuy
23027173a5 New demo keypad, New Window method - FindElementWithFocus 2018-10-19 16:20:06 -04:00
MikeTheWatchGuy
523231141a New read_only parameter for Combo, new feature - ability to read selected table rows! 2018-10-19 14:52:21 -04:00
MikeTheWatchGuy
15b4b9701b Changes submitted by other users... good stuff! 2018-10-19 13:57:25 -04:00
MikeTheWatchGuy
495bdb5eec pysimplegui-exemaker 2018-10-18 18:41:41 -04:00
MikeTheWatchGuy
5c6aad4271 Readme update... note number of changes looks huge for some reason. Could be PyCharm plugin 2018-10-18 18:18:01 -04:00
MikeTheWatchGuy
0645b49624 Use the NEW Timeout capability for timing... no more sleeps 2018-10-18 14:56:08 -04:00
MikeTheWatchGuy
aa40a73266 Split apart timeout=(key,time) intp 2 parms timeout, key 2018-10-18 14:33:57 -04:00
MikeTheWatchGuy
01a2806eef NEW Demo - Font Previewer - shows all fonts available 2018-10-18 00:13:33 -04:00
MikeTheWatchGuy
9e722269f0 Not sure why this is getting checked in, but I'm tired of it bugging me. 2018-10-17 23:13:53 -04:00
MikeTheWatchGuy
d398ad2ffb New Feature! Read with Timeout. Cleaned up formatting for Look and Feel,. better default size for slider, 2018-10-17 22:28:00 -04:00
MikeTheWatchGuy
c35dc6de7a New Demo - demonstrate buttons in code and alpha channel 2018-10-17 11:15:49 -04:00
MikeTheWatchGuy
ca546099f8 New feature - Alpha Channel for Windows 2018-10-17 11:13:49 -04:00
MikeTheWatchGuy
a89d6b562d Minimize Window method 2018-10-16 19:29:25 -04:00
MikeTheWatchGuy
5606525486 New Windows features - Move, SetAlpha 2018-10-16 18:36:12 -04:00
MikeTheWatchGuy
c121bba54b 3.9.4 & 1.1.4 Release 2018-10-16 12:43:36 -04:00
MikeTheWatchGuy
4131faeac1 New resizable feature for windows. Default is not resizable 2018-10-16 11:04:58 -04:00
MikeTheWatchGuy
88c56b9bb2 New feature - slider tick interval, Menu tear off now defaults to off 2018-10-16 10:31:21 -04:00
MikeTheWatchGuy
b4da5731f8 More updates... looking great! 2018-10-15 22:53:14 -04:00
MikeTheWatchGuy
975cbdd382 Added code to enable text on top of graphic buttons 2018-10-15 20:07:45 -04:00
MikeTheWatchGuy
4b1afb922b NEW Demo - Really cool looking buttons without using external files 2018-10-15 20:00:42 -04:00
MikeTheWatchGuy
c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy
43526e0182 Fix for listbox double click, return key. Dunno why PySimpleGUI27 is just now being checked in 2018-10-15 13:04:05 -04:00
MikeTheWatchGuy
c905245f13 Added Try / Accept block back 2018-10-14 21:20:33 -04:00
MikeTheWatchGuy
6f34b09a3f Removed Try, changed title of window 2018-10-14 21:12:59 -04:00
MikeTheWatchGuy
25035ec093 NEW Demo! EXE Maker - uses Pyinstaller to make EXE files 2018-10-14 20:51:18 -04:00
MikeTheWatchGuy
4d3f03ad52 Added requirements file 2018-10-14 17:47:54 -04:00
MikeTheWatchGuy
86ab1396a1 New HowDoI standalone application 2018-10-13 20:34:40 -04:00
MikeTheWatchGuy
26d7551ca5 Updated readme 2018-10-13 17:47:58 -04:00
MikeTheWatchGuy
07d94ce75b Logos, draw graph recipe 2018-10-13 11:53:56 -04:00
MikeTheWatchGuy
72a248314d Floating toolbar demo 2018-10-12 20:02:14 -04:00
MikeTheWatchGuy
4b8d6fff48 Update Chess/requirements.txt 2018-10-12 18:22:24 -04:00
MikeTheWatchGuy
93c9cd7c2a New chess pieces 2018-10-12 16:09:11 -04:00
MikeTheWatchGuy
aaa7ebcce7 Flashes colors when making a move, removed unusued code. 2018-10-12 15:07:03 -04:00
MikeTheWatchGuy
989d13d66c updated PDF 2018-10-12 14:49:47 -04:00
MikeTheWatchGuy
d7a624df11 Addition of Element Methods (finally), explanation of common parms, addition of Image element, window methods 2018-10-12 14:39:23 -04:00
MikeTheWatchGuy
43ca7ed837 Readme updates 2018-10-12 01:33:52 -04:00
MikeTheWatchGuy
2ef86d3a70 Full chess game demo 2018-10-11 15:17:44 -04:00
MikeTheWatchGuy
b6fdd93850 More chess stuff 2018-10-11 13:38:19 -04:00
MikeTheWatchGuy
eba9ea62bb NEW Demo - Chess board 2018-10-11 00:11:39 -04:00
MikeTheWatchGuy
827a3ca565 Button images can be loaded from RAM in addition to files, ability update button images, NEW DEMO program - floating toolbar 2018-10-10 21:32:17 -04:00
MikeTheWatchGuy
2f5005f799 Finally can show PIL images directly from OpenCV!! (No more temp file) 2018-10-10 01:38:36 -04:00
MikeTheWatchGuy
23b0bb893b Table Element - new parameters - num_rows, alternating_row_color 2018-10-10 00:57:31 -04:00
MikeTheWatchGuy
a463263b44 The Cookbook browser / code has gotten too far out of date to keep posted 2018-10-09 22:50:14 -04:00
MikeTheWatchGuy
5d487bf5fe NEW Tree Element! 2018-10-09 21:44:29 -04:00
MikeTheWatchGuy
6d123a44eb New Demo - Window Disappear 2018-10-09 08:42:39 -04:00
MikeTheWatchGuy
5fb1e31efa NEW Window capability - Disappear / Reappear 2018-10-09 08:39:46 -04:00
MikeTheWatchGuy
592e60083d Doc strings added for all Elements, removed last of UberForm, added disable parm to all buttons, warning on LookAndFeel if invalid 2018-10-09 07:50:06 -04:00
MikeTheWatchGuy
4664c4b069 NEW Demo - Play back a web camera using OpenCV.. with a GUI 2018-10-08 21:02:43 -04:00