MikeTheWatchGuy
b820f7f0e6
Program with a Meny, toolbar, and status bar
2018-10-20 08:38:11 -04:00
MikeTheWatchGuy
a48a3ad928
Merge pull request #517 from MikeTheWatchGuy/Dev-latest
...
Used new Find Element with Focus. Was able to change 1 ReadNonBlockin…
2018-10-19 19:04:26 -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
f1a0eb4584
Merge pull request #516 from MikeTheWatchGuy/Dev-latest
...
New demo keypad, New Window method - FindElementWithFocus
2018-10-19 16:22:13 -04:00
MikeTheWatchGuy
23027173a5
New demo keypad, New Window method - FindElementWithFocus
2018-10-19 16:20:06 -04:00
MikeTheWatchGuy
69112a69f4
Merge pull request #514 from MikeTheWatchGuy/Dev-latest
...
New read_only parameter for Combo, new feature - ability to read sele…
2018-10-19 14:53:14 -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
117d7267d1
Merge pull request #513 from MikeTheWatchGuy/Dev-latest
...
Changes submitted by other users... good stuff!
2018-10-19 13:58:23 -04:00
MikeTheWatchGuy
15b4b9701b
Changes submitted by other users... good stuff!
2018-10-19 13:57:25 -04:00
MikeTheWatchGuy
07819c15a6
Rename Demo_Touch_Keyboard to Demo_Touch_Keyboard.py
2018-10-19 13:56:36 -04:00
MikeTheWatchGuy
8e42b5bcd3
Merge pull request #511 from jackyOO7/patch-4
...
Create Demo_Touch_Keyboard
2018-10-19 13:21:39 -04:00
jackyOO7
f17f7722b7
Create Demo_Touch_Keyboard
...
I needed a simple keyboard to use the GUI on a touchscreen system without keyboard. Turned out to be quite tricky and I do not think that this is the best way to do it. But in principle it works. I didn't manage to get it working with Multilines and Comboboxes though.
Maybe someone with better understanding of PySimpleGUI and tkinter can offer a more universal and elegant way...
2018-10-19 15:04:21 +02:00
MikeTheWatchGuy
2387f3a962
Merge pull request #508 from MikeTheWatchGuy/Dev-latest
...
pysimplegui-exemaker
2018-10-18 18:42:55 -04:00
MikeTheWatchGuy
495bdb5eec
pysimplegui-exemaker
2018-10-18 18:41:41 -04:00
MikeTheWatchGuy
f6f318b9cc
Merge pull request #507 from MikeTheWatchGuy/Dev-latest
...
Readme update... note number of changes looks huge for some reason. …
2018-10-18 18:19:27 -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
be7bff54b2
Merge pull request #506 from MikeTheWatchGuy/Dev-latest
...
Use the NEW Timeout capability for timing... no more sleeps
2018-10-18 14:57:30 -04:00
MikeTheWatchGuy
0645b49624
Use the NEW Timeout capability for timing... no more sleeps
2018-10-18 14:56:08 -04:00
MikeTheWatchGuy
1bab0f1ca3
Merge pull request #505 from MikeTheWatchGuy/Dev-latest
...
Split apart timeout=(key,time) intp 2 parms timeout, key
2018-10-18 14:34:27 -04:00
MikeTheWatchGuy
aa40a73266
Split apart timeout=(key,time) intp 2 parms timeout, key
2018-10-18 14:33:57 -04:00
MikeTheWatchGuy
622c36b498
Merge pull request #503 from MikeTheWatchGuy/Dev-latest
...
NEW Demo - Font Previewer - shows all fonts available
2018-10-18 00:14:56 -04:00
MikeTheWatchGuy
01a2806eef
NEW Demo - Font Previewer - shows all fonts available
2018-10-18 00:13:33 -04:00
MikeTheWatchGuy
3049ca3d4f
Merge pull request #502 from MikeTheWatchGuy/Dev-latest
...
Not sure why this is getting checked in, but I'm tired of it bugging me.
2018-10-17 23:17:23 -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
5ac8f2e845
Merge pull request #501 from MikeTheWatchGuy/Dev-latest
...
New Feature! Read with Timeout. Cleaned up formatting for Look and …
2018-10-17 22:30:08 -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
3e5657c2e7
Merge pull request #492 from jackyOO7/patch-1
...
Colour Image OpenCV->PySimpleGUI
2018-10-17 15:26:48 -04:00
MikeTheWatchGuy
2f8cb77508
Merge pull request #498 from MikeTheWatchGuy/Dev-latest
...
New Demo - demonstrate buttons in code and alpha channel
2018-10-17 11:18:51 -04:00
MikeTheWatchGuy
c35dc6de7a
New Demo - demonstrate buttons in code and alpha channel
2018-10-17 11:15:49 -04:00
MikeTheWatchGuy
fced0e40bb
Merge pull request #497 from MikeTheWatchGuy/Dev-latest
...
New feature - Alpha Channel for Windows
2018-10-17 11:14:23 -04:00
MikeTheWatchGuy
ca546099f8
New feature - Alpha Channel for Windows
2018-10-17 11:13:49 -04:00
jackyOO7
03ef2aae4e
Colour fix
...
fixed the colours. cvtColor is not needed here as openCV takes care of the BGR issue when saving to PNG.
2018-10-17 07:38:53 +02:00
MikeTheWatchGuy
59b24439ad
Merge pull request #495 from MikeTheWatchGuy/Dev-latest
...
Minimize Window method
2018-10-16 19:30:23 -04:00
MikeTheWatchGuy
a89d6b562d
Minimize Window method
2018-10-16 19:29:25 -04:00
MikeTheWatchGuy
f955d6b306
Merge pull request #494 from MikeTheWatchGuy/Dev-latest
...
New Windows features - Move, SetAlpha
2018-10-16 18:37:15 -04:00
MikeTheWatchGuy
5606525486
New Windows features - Move, SetAlpha
2018-10-16 18:36:12 -04:00
MikeTheWatchGuy
934dca0769
Merge pull request #493 from MikeTheWatchGuy/Dev-latest
...
3.9.4 & 1.1.4 Release
2018-10-16 13:06:53 -04:00
MikeTheWatchGuy
c121bba54b
3.9.4 & 1.1.4 Release
2018-10-16 12:43:36 -04:00
jackyOO7
bd7cd64cee
Colour Image OpenCV->PySimpleGUI
...
I think I found a nicer way to do it.
PySimpleGUI is really neat, thank you for your hard work!
Cheers
jacky
2018-10-16 17:26:26 +02:00
MikeTheWatchGuy
22c1dbd160
Merge pull request #490 from MikeTheWatchGuy/Dev-latest
...
New resizable feature for windows. Default is not resizable
2018-10-16 11:05:45 -04:00
MikeTheWatchGuy
4131faeac1
New resizable feature for windows. Default is not resizable
2018-10-16 11:04:58 -04:00
MikeTheWatchGuy
e6a7b936d2
Merge pull request #489 from MikeTheWatchGuy/Dev-latest
...
New feature - slider tick interval, Menu tear off now defaults to off
2018-10-16 10:32:47 -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
001cd61a00
Merge pull request #486 from MikeTheWatchGuy/Dev-latest
...
More updates... looking great!
2018-10-15 22:53:57 -04:00
MikeTheWatchGuy
b4da5731f8
More updates... looking great!
2018-10-15 22:53:14 -04:00
MikeTheWatchGuy
146255bf34
Merge pull request #485 from MikeTheWatchGuy/Dev-latest
...
Dev latest
2018-10-15 20:08:28 -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
6acbd652f0
Merge pull request #484 from MikeTheWatchGuy/Dev-latest
...
Renamed return value from Read call from button to event... EVERYWHERE
2018-10-15 16:08:18 -04:00
MikeTheWatchGuy
c79a8772cc
Renamed return value from Read call from button to event... EVERYWHERE
2018-10-15 16:07:23 -04:00