MikeTheWatchGuy
|
646966177f
|
Made Window 1 a blocking Read
|
2019-03-31 10:25:13 -04:00 |
MikeTheWatchGuy
|
41d5b26cd1
|
A Next/Previoius design patttern
|
2019-03-31 10:04:33 -04:00 |
MikeTheWatchGuy
|
a2df052a70
|
New table demo that uses a generated table rather than reading it
|
2019-03-19 11:53:03 -04:00 |
MikeTheWatchGuy
|
2340b1e82b
|
Removed comment code that fails in 2.7
|
2019-03-09 15:09:13 -05:00 |
MikeTheWatchGuy
|
bed31c7580
|
Added tons of comments, new itertools use, uses 3 threads now
|
2019-03-09 12:31:45 -05:00 |
MikeTheWatchGuy
|
305bcb3671
|
Revert "Allow custom icon to work via SetOptions"
|
2019-03-05 08:01:19 -05:00 |
MikeTheWatchGuy
|
4cdcda44ad
|
Merge pull request #1191 from PySimpleGUI/Dev-latest
Dev latest
|
2019-03-02 17:44:34 -05:00 |
MikeTheWatchGuy
|
1c46c3456b
|
Process multiple messages at one time, timing changes
|
2019-03-02 17:43:47 -05:00 |
MikeTheWatchGuy
|
30342b7bea
|
Compacted thread startup
|
2019-03-02 14:32:20 -05:00 |
MikeTheWatchGuy
|
23fc85d423
|
Merge pull request #1189 from PySimpleGUI/Dev-latest
New design pattern
|
2019-03-02 13:32:11 -05:00 |
MikeTheWatchGuy
|
35f5958c4c
|
New design pattern
|
2019-03-02 13:31:34 -05:00 |
MikeTheWatchGuy
|
6aa771cc51
|
Merge pull request #1088 from PySimpleGUI/Dev-latest
Dev latest
|
2019-01-17 00:55:13 -05:00 |
MikeTheWatchGuy
|
2fa93e7ae9
|
Demo program shows how to use animated GIFs
|
2019-01-17 00:54:52 -05:00 |
MikeTheWatchGuy
|
c620282650
|
Merge pull request #1066 from PySimpleGUI/Dev-latest
Dev latest
|
2019-01-11 10:11:31 -05:00 |
MikeTheWatchGuy
|
29eb1fe47b
|
Demo traversing a folder tree with icons
|
2019-01-11 10:10:39 -05:00 |
MikeTheWatchGuy
|
578833569d
|
Merge pull request #974 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-25 15:32:16 -05:00 |
MikeTheWatchGuy
|
cc2d7afc1b
|
removed f-strings, included .ico files
|
2018-12-25 15:31:44 -05:00 |
MikeTheWatchGuy
|
ba7ec9b806
|
Merge pull request #963 from MikeTheWatchGuy/Dev-latest
NEW Demo - Bar Chart
|
2018-12-21 14:44:31 -05:00 |
MikeTheWatchGuy
|
35eca0e75f
|
NEW Demo - Bar Chart
|
2018-12-21 14:44:08 -05:00 |
MikeTheWatchGuy
|
a3220262b8
|
Merge pull request #955 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-19 10:12:06 -05:00 |
MikeTheWatchGuy
|
b048b05687
|
Logic fix
|
2018-12-19 10:11:47 -05:00 |
MikeTheWatchGuy
|
36b2ef27d6
|
Better logic
|
2018-12-19 10:11:04 -05:00 |
MikeTheWatchGuy
|
e1cdd85e8d
|
Merge pull request #954 from MikeTheWatchGuy/Dev-latest
New Demo - input validation
|
2018-12-19 10:01:25 -05:00 |
MikeTheWatchGuy
|
3995d079f0
|
New Demo - input validation
|
2018-12-19 10:01:01 -05:00 |
MikeTheWatchGuy
|
65c343a943
|
Merge pull request #950 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-18 17:42:16 -05:00 |
MikeTheWatchGuy
|
f6ebaea484
|
Slider default change
|
2018-12-18 17:41:18 -05:00 |
MikeTheWatchGuy
|
53bc2ee829
|
Merge pull request #948 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-18 13:12:23 -05:00 |
MikeTheWatchGuy
|
098de18d75
|
resized sliders
|
2018-12-18 13:11:37 -05:00 |
MikeTheWatchGuy
|
71cda956e5
|
NEW Demo Program - Conways' Game of Life
|
2018-12-18 13:07:16 -05:00 |
MikeTheWatchGuy
|
3e1c07698e
|
Merge pull request #939 from MikeTheWatchGuy/Dev-latest
New demo program that demonstrates using Panes
|
2018-12-15 15:18:52 -05:00 |
MikeTheWatchGuy
|
57ab7d2e0f
|
New demo program that demonstrates using Panes
|
2018-12-15 15:18:11 -05:00 |
MikeTheWatchGuy
|
87c3ba03f7
|
Merge pull request #916 from MikeTheWatchGuy/Dev-latest
Ability to abort computer to computer game
|
2018-12-13 11:10:19 -05:00 |
MikeTheWatchGuy
|
21debfac4d
|
Ability to abort computer to computer game
|
2018-12-13 09:19:54 -05:00 |
MikeTheWatchGuy
|
281d4f0daf
|
Merge pull request #915 from MikeTheWatchGuy/Dev-latest
Removed more code that's not needed
|
2018-12-13 09:11:21 -05:00 |
MikeTheWatchGuy
|
66ededa8de
|
Removed more code that's not needed
|
2018-12-13 09:10:55 -05:00 |
MikeTheWatchGuy
|
73dcc1f0a2
|
Merge pull request #913 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-12 22:21:04 -05:00 |
MikeTheWatchGuy
|
542c39a76c
|
Initial checkin
|
2018-12-12 21:08:48 -05:00 |
MikeTheWatchGuy
|
f63a385bad
|
Merge pull request #911 from MikeTheWatchGuy/Dev-latest
New demo program - Uno card game
|
2018-12-12 18:13:04 -05:00 |
MikeTheWatchGuy
|
9bb4264e66
|
New demo program - Uno card game
|
2018-12-12 18:12:47 -05:00 |
MikeTheWatchGuy
|
4b476d7d19
|
Merge pull request #902 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-11 14:12:22 -05:00 |
MikeTheWatchGuy
|
dfabb723a0
|
Show colors in columns instead of rows
|
2018-12-11 13:28:19 -05:00 |
MikeTheWatchGuy
|
2a64b170ec
|
Merge pull request #876 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-08 13:28:52 -05:00 |
MikeTheWatchGuy
|
d7f1266671
|
Make keyboard location based on original window location. Made portable between tkinter and Qt by only changing import
|
2018-12-08 13:14:13 -05:00 |
MikeTheWatchGuy
|
c8530931ff
|
Merge pull request #875 from MikeTheWatchGuy/Dev-latest
New Demo - Base64 Image Encoder - encodes a folder full of PNGs
|
2018-12-07 20:55:53 -05:00 |
MikeTheWatchGuy
|
ba6bc6096e
|
New Demo - Base64 Image Encoder - encodes a folder full of PNGs
|
2018-12-07 20:55:28 -05:00 |
MikeTheWatchGuy
|
6c615f610a
|
Merge pull request #872 from MikeTheWatchGuy/Dev-latest
New Demo - listbox with a search filter
|
2018-12-07 11:55:39 -05:00 |
MikeTheWatchGuy
|
993851205b
|
New Demo - listbox with a search filter
|
2018-12-07 11:55:01 -05:00 |
Orsiris de Jong
|
6fee2e0edd
|
Minor enhancements
|
2018-12-06 20:59:26 +01:00 |
Orsiris de Jong
|
7271786911
|
Threaded class methods updating progressbar
|
2018-12-06 19:11:07 +01:00 |
MikeTheWatchGuy
|
be7bd6376a
|
Merge pull request #863 from MikeTheWatchGuy/Dev-latest
Changed call to LayoutAndRead to Layout().Read()
|
2018-12-06 11:49:57 -05:00 |