PySimpleGUI
|
00df7fee1d
|
Update pull_request_template.md
|
2019-11-24 21:21:59 -05:00 |
PySimpleGUI
|
2a2458e041
|
Merge pull request #2242 from PySimpleGUI/Dev-latest
Cursor demo - Initial checkin
|
2019-11-24 17:35:57 -05:00 |
PySimpleGUI
|
a3753b25bf
|
Cursor demo - Initial checkin
|
2019-11-24 17:34:21 -05:00 |
PySimpleGUI
|
3fbc29d71b
|
Merge pull request #2236 from PySimpleGUI/Dev-latest
Put back the button_color default = None
|
2019-11-24 00:26:25 -05:00 |
PySimpleGUI
|
02158860f0
|
Put back the button_color default = None
|
2019-11-24 00:26:07 -05:00 |
PySimpleGUI
|
33aa32dd4d
|
Merge pull request #2235 from PySimpleGUI/Dev-latest
TTK BUTTONS!!! Fixed TTK Styling! Window Theme setting, Window.send_t…
|
2019-11-23 23:58:18 -05:00 |
PySimpleGUI
|
d5ad2e5044
|
TTK BUTTONS!!! Fixed TTK Styling! Window Theme setting, Window.send_to_back, more layout error checks, port variable
|
2019-11-23 23:57:57 -05:00 |
PySimpleGUI
|
e219197681
|
Merge pull request #2233 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-23 09:14:14 -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
|
12eef9f213
|
Merge pull request #2231 from PySimpleGUI/Dev-latest
Fix for Text Element being too small in Pattern 2
|
2019-11-22 11:37:26 -05:00 |
PySimpleGUI
|
c59c31fbb1
|
Fix for Text Element being too small in Pattern 2
|
2019-11-22 11:37:04 -05:00 |
PySimpleGUI
|
45c1f9c050
|
Merge pull request #2230 from PySimpleGUI/Dev-latest
Fixed bug in multi-window design pattern!! Thank you nngogol!
|
2019-11-21 16:44:21 -05:00 |
PySimpleGUI
|
14cc0dc0cf
|
Fixed bug in multi-window design pattern!! Thank you nngogol!
|
2019-11-21 16:43:59 -05:00 |
PySimpleGUI
|
a583d1cbea
|
Merge pull request #2229 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-21 16:38:07 -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
|
2185264621
|
Merge pull request #2227 from PySimpleGUI/Dev-latest
New demo! Using Matplotlib with PySimpleGUIQt (2 window solution)
|
2019-11-21 11:10:51 -05:00 |
PySimpleGUI
|
80febf4349
|
New demo! Using Matplotlib with PySimpleGUIQt (2 window solution)
|
2019-11-21 11:10:21 -05:00 |
PySimpleGUI
|
89ca80fa56
|
Merge pull request #2225 from PySimpleGUI/Dev-latest
New use_readonly_for_disable parameter for InputText element (default…
|
2019-11-20 19:24:31 -05:00 |
PySimpleGUI
|
fc98753e6a
|
New use_readonly_for_disable parameter for InputText element (defaults to True). popup_scrolled got (a lot) more parameters, Look and Feel values are sorted when returned from list_of_look_and_feel_values
|
2019-11-20 19:24:09 -05:00 |
PySimpleGUI
|
22f926f8ea
|
Merge pull request #2220 from PySimpleGUI/Dev-latest
Reworking on the Pythonic GUIs document
|
2019-11-19 17:17:32 -05:00 |
PySimpleGUI
|
3ff93c9fd2
|
Reworking on the Pythonic GUIs document
|
2019-11-19 17:17:08 -05:00 |
PySimpleGUI
|
04498cc325
|
Merge pull request #2218 from PySimpleGUI/Dev-latest
Updated to use more recent design patterns.
|
2019-11-19 11:54:57 -05:00 |
PySimpleGUI
|
59274592ca
|
Updated to use more recent design patterns.
|
2019-11-19 11:54:35 -05:00 |
PySimpleGUI
|
2bf98cfe12
|
Merge pull request #2217 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-19 11:25:48 -05:00 |
PySimpleGUI
|
2cfd2f19b1
|
Update with PEP8 read call.
|
2019-11-19 11:25:27 -05:00 |
PySimpleGUI
|
79e02c5726
|
Rename and rework of 2 multithreaded demos
|
2019-11-19 11:24:50 -05:00 |
PySimpleGUI
|
719f579283
|
Merge pull request #2216 from PySimpleGUI/Dev-latest
Demo of integrating imwatchingyou with PySimpleGUIQt
|
2019-11-18 23:19:11 -05:00 |
PySimpleGUI
|
9a7d7ac259
|
Demo of integrating imwatchingyou with PySimpleGUIQt
|
2019-11-18 23:18:47 -05:00 |
PySimpleGUI
|
46984450a5
|
Merge pull request #2215 from PySimpleGUI/Dev-latest
Lots more about colors, creating your own themes
|
2019-11-18 22:18:11 -05:00 |
PySimpleGUI
|
a0b783c8bb
|
Lots more about colors, creating your own themes
|
2019-11-18 22:17:34 -05:00 |
PySimpleGUI
|
4955f6e07c
|
Merge pull request #2214 from PySimpleGUI/Dev-latest
A mini-excel table. Uses arrow keys to navigate. Can click header to…
|
2019-11-18 12:48:47 -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
|
1488930b8d
|
Merge pull request #2211 from PySimpleGUI/Dev-latest
Added tab position support - not as many options as tkinter version. …
|
2019-11-17 20:58:51 -05:00 |
PySimpleGUI
|
0cbd60625e
|
Added tab position support - not as many options as tkinter version. Only top, bottom, left, right are used but others can be specified
|
2019-11-17 20:58:29 -05:00 |
PySimpleGUI
|
dba5af63dd
|
Merge pull request #2210 from PySimpleGUI/Dev-latest
Release 0.33.0 Tons of themes, autoscroll parm for multiline output
|
2019-11-17 20:25:51 -05:00 |
PySimpleGUI
|
4287ae2745
|
Release 0.33.0 Tons of themes, autoscroll parm for multiline output
|
2019-11-17 20:25:30 -05:00 |
PySimpleGUI
|
f4c0398900
|
Merge pull request #2208 from PySimpleGUI/Dev-latest
Release 0.14.0 - lots of Themes
|
2019-11-17 20:15:16 -05:00 |
PySimpleGUI
|
67303fe1b1
|
Release 0.14.0 - lots of Themes
|
2019-11-17 20:14:50 -05:00 |
PySimpleGUI
|
af154d79b1
|
Merge pull request #2207 from PySimpleGUI/Dev-latest
Reworked the look and feel preivew, browser, new table simulation wit…
|
2019-11-17 18:01:00 -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
|
9e0ba99c5f
|
Merge pull request #2206 from PySimpleGUI/Dev-latest
Release 0.30.0
|
2019-11-16 15:30:46 -05:00 |
PySimpleGUI
|
ca35f72ad6
|
Release 0.30.0
|
2019-11-16 15:30:26 -05:00 |
PySimpleGUI
|
9833ada179
|
Merge pull request #2205 from PySimpleGUI/Dev-latest
New demo showing how to create an Excel-like table and use arrow keys…
|
2019-11-16 13:21:38 -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
|
51f6fcf87a
|
Merge pull request #2204 from PySimpleGUI/Dev-latest
Dev latest
|
2019-11-16 04:35:55 -05:00 |
PySimpleGUI
|
a7faf9c1e9
|
Release 4.6.0
|
2019-11-16 04:35:30 -05:00 |
PySimpleGUI
|
a6e79ae018
|
Release 4.6.0
|
2019-11-16 04:25:25 -05:00 |
PySimpleGUI
|
a86c9a1aad
|
Merge pull request #2203 from PySimpleGUI/Dev-latest
Removing the docs_html folder as I don't know what it did and it appe…
|
2019-11-15 22:49:25 -05:00 |