PySimpleGUI
|
4f657e34af
|
Merge pull request #2351 from PySimpleGUI/Dev-latest
Fixed key typo, added Dark Blue 3 look and feel
|
2019-12-10 14:11:41 -05:00 |
PySimpleGUI
|
87bb1fd18c
|
Fixed key typo, added Dark Blue 3 look and feel
|
2019-12-10 14:11:22 -05:00 |
PySimpleGUI
|
4d33cef321
|
Merge pull request #2349 from PySimpleGUI/Dev-latest
Element.bind, Window.bind- wow
|
2019-12-10 11:15:42 -05:00 |
PySimpleGUI
|
77743a4eca
|
Element.bind, Window.bind- wow
|
2019-12-10 11:14:59 -05:00 |
PySimpleGUI
|
d4e7095059
|
Merge pull request #2346 from PySimpleGUI/Dev-latest
Font setting for TabGroup elements
|
2019-12-09 22:04:09 -05:00 |
PySimpleGUI
|
e97829970d
|
Font setting for TabGroup elements
|
2019-12-09 22:03:46 -05:00 |
PySimpleGUI
|
c3370c5724
|
Merge pull request #2341 from PySimpleGUI/Dev-latest
Release 4.10.0
|
2019-12-09 17:08:39 -05:00 |
PySimpleGUI
|
6348b969e6
|
Release 4.10.0
|
2019-12-09 17:08:19 -05:00 |
PySimpleGUI
|
065d083051
|
Merge pull request #2340 from PySimpleGUI/Dev-latest
Added flags around the finalize calls for built-in debugger. Fixed a …
|
2019-12-09 15:15:57 -05:00 |
PySimpleGUI
|
abba526e70
|
Added flags around the finalize calls for built-in debugger. Fixed a nasty bug
|
2019-12-09 15:15:39 -05:00 |
PySimpleGUI
|
f91dffab89
|
Merge pull request #2335 from PySimpleGUI/Dev-latest
Added battleship mockup and changed video font size to fit phone's sc…
|
2019-12-08 16:54:07 -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
|
c03a8000bc
|
Merge pull request #2334 from PySimpleGUI/Dev-latest
Dev latest
|
2019-12-08 15:45:48 -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
|
3468a6ebef
|
Merge pull request #2333 from PySimpleGUI/Dev-latest
Better camera control for droid
|
2019-12-08 12:50:35 -05:00 |
PySimpleGUI
|
68a0c79d1a
|
Better camera control for droid
|
2019-12-08 12:50:16 -05:00 |
PySimpleGUI
|
dbff41d775
|
Merge pull request #2332 from PySimpleGUI/Dev-latest
Dev latest
|
2019-12-08 09:18:01 -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
|
0f6d076c09
|
Merge pull request #2331 from PySimpleGUI/Dev-latest
New Demo Programs folder for PyDroid3 programs
|
2019-12-08 09:10:05 -05:00 |
PySimpleGUI
|
c5143e539d
|
New Demo Programs folder for PyDroid3 programs
|
2019-12-08 09:09:46 -05:00 |
PySimpleGUI
|
5a71bdb3b1
|
Merge pull request #2330 from PySimpleGUI/Dev-latest
Release 4.9.0
|
2019-12-07 19:29:42 -05:00 |
PySimpleGUI
|
b9926676f0
|
Release 4.9.0
|
2019-12-07 19:29:23 -05:00 |
PySimpleGUI
|
5f2d2dbf01
|
Merge pull request #2329 from PySimpleGUI/Dev-latest
Dev latest
|
2019-12-07 19:27:37 -05:00 |
PySimpleGUI
|
f586d694e9
|
Added color
|
2019-12-07 19:27:01 -05:00 |
PySimpleGUI
|
b1f562506a
|
Release 4.9.0
|
2019-12-07 19:26:51 -05:00 |
PySimpleGUI
|
8990da27cd
|
Merge pull request #2328 from PySimpleGUI/Dev-latest
2019 update of Tutorial in progress
|
2019-12-07 16:52:55 -05:00 |
PySimpleGUI
|
551b696c25
|
2019 update of Tutorial in progress
|
2019-12-07 16:52:35 -05:00 |
PySimpleGUI
|
cf86e9a5b0
|
Merge pull request #2327 from PySimpleGUI/Dev-latest
Contrib info
|
2019-12-07 15:06:31 -05:00 |
PySimpleGUI
|
d948d17517
|
Contrib info
|
2019-12-07 15:06:04 -05:00 |
PySimpleGUI
|
2219add371
|
Merge pull request #2326 from PySimpleGUI/Dev-latest
Automatically color Tabs based on Look and Feel setting
|
2019-12-07 13:28:01 -05:00 |
PySimpleGUI
|
4d4237520e
|
Automatically color Tabs based on Look and Feel setting
|
2019-12-07 13:27:25 -05:00 |
PySimpleGUI
|
6382fabf7d
|
Merge pull request #2325 from PySimpleGUI/Dev-latest
More instructions added to Window init on look and feel settings
|
2019-12-07 12:23:37 -05:00 |
PySimpleGUI
|
6a3e14e03c
|
More instructions added to Window init on look and feel settings
|
2019-12-07 12:23:17 -05:00 |
PySimpleGUI
|
f331fa411f
|
Merge pull request #2324 from PySimpleGUI/Dev-latest
New DefaultNoMoreNagging Look and Feel theme, for those that are hell…
|
2019-12-07 12:20:04 -05:00 |
PySimpleGUI
|
b5eb573875
|
New DefaultNoMoreNagging Look and Feel theme, for those that are hellbent on gray without being nagged about it
|
2019-12-07 12:09:24 -05:00 |
PySimpleGUI
|
74bfd31209
|
Merge pull request #2323 from PySimpleGUI/Dev-latest
Removed print
|
2019-12-07 11:05:08 -05:00 |
PySimpleGUI
|
75a4f7a2be
|
Removed print
|
2019-12-07 11:04:44 -05:00 |
PySimpleGUI
|
f95ee6af3a
|
Merge pull request #2322 from PySimpleGUI/Dev-latest
Docstring update
|
2019-12-06 22:46:48 -05:00 |
PySimpleGUI
|
85235af3ba
|
Docstring update
|
2019-12-06 22:46:25 -05:00 |
PySimpleGUI
|
1554ed087d
|
Merge pull request #2321 from PySimpleGUI/Dev-latest
Demonstrates new tab capabilities - colors, visibility
|
2019-12-06 22:37:31 -05:00 |
PySimpleGUI
|
fd553e6732
|
Demonstrates new tab capabilities - colors, visiblility
|
2019-12-06 22:37:06 -05:00 |
PySimpleGUI
|
0892252984
|
Merge pull request #2320 from PySimpleGUI/Dev-latest
Colors for tabs!
|
2019-12-06 22:36:00 -05:00 |
PySimpleGUI
|
1550d33b2e
|
Colors for tabs!
|
2019-12-06 22:35:35 -05:00 |
PySimpleGUI
|
b2118cd3fa
|
Merge pull request #2317 from PySimpleGUI/Dev-latest
readme for demos
|
2019-12-06 00:05:32 -05:00 |
PySimpleGUI
|
878c450962
|
readme for demos
|
2019-12-06 00:05:06 -05:00 |
PySimpleGUI
|
7fe4c9916e
|
Merge pull request #2315 from PySimpleGUI/Dev-latest
Look and feel added
|
2019-12-05 21:21:30 -05:00 |
PySimpleGUI
|
50ec4bec9b
|
Look and feel added
|
2019-12-05 21:21:08 -05:00 |
PySimpleGUI
|
93f2d23e16
|
Merge pull request #2314 from PySimpleGUI/Dev-latest
Demo Programs folder finally gets a readme
|
2019-12-05 21:17:21 -05:00 |