Commit Graph

3543 Commits

Author SHA1 Message Date
PySimpleGUI b190c364d4 typo 2020-04-14 12:57:26 -04:00
PySimpleGUI 54a708a727
Merge pull request #2816 from PySimpleGUI/Dev-latest
Slider default value set to 100
2020-04-14 12:43:21 -04:00
PySimpleGUI fe4e39171a Slider default value set to 100 2020-04-14 12:42:44 -04:00
PySimpleGUI cc82a88420
Merge pull request #2815 from PySimpleGUI/Dev-latest
Dev latest
2020-04-14 07:29:12 -04:00
PySimpleGUI 1db1da0152 Coupole of docstring fixes 2020-04-14 07:28:27 -04:00
PySimpleGUI e7b5e5b528 Latest readme creator flies 2020-04-14 07:27:51 -04:00
PySimpleGUI 2417319e3e
Merge pull request #2810 from PySimpleGUI/Dev-latest
New Demo - System Tray reminder.  Shows a reminder message every X mi…
2020-04-13 11:30:59 -04:00
PySimpleGUI 314d6e42b0 New Demo - System Tray reminder. Shows a reminder message every X minutes 2020-04-13 11:29:57 -04:00
PySimpleGUI 0e09afcee5
Merge pull request #2807 from PySimpleGUI/Dev-latest
Removed f-string, try block around subprocess import - needed for 3.4…
2020-04-12 21:27:57 -04:00
PySimpleGUI 9cdd2b0e54 Removed f-string, try block around subprocess import - needed for 3.4 support on the Pi 2020-04-12 21:27:05 -04:00
PySimpleGUI 0d03d16524
Merge pull request #2804 from PySimpleGUI/Dev-latest
Fix for extra tab.  Changed SvgGroup for SvgSubcontainer
2020-04-12 12:08:25 -04:00
PySimpleGUI ec1212526b Fix for extra tab. Changed SvgGroup for SvgSubcontainer 2020-04-12 12:08:03 -04:00
PySimpleGUI 814ab5e139
Merge pull request #2802 from PySimpleGUI/Dev-latest
import typing.  Docstrings now showing up correctly in PyCharm
2020-04-10 14:12:04 -04:00
PySimpleGUI 71306dc46c import typing. Docstrings now showing up correctly in PyCharm 2020-04-10 14:11:41 -04:00
PySimpleGUI 4e15162a6f
Merge pull request #2790 from PySimpleGUI/Dev-latest
Incorrectly setting spin DefaultValue variable if not set in Update.
2020-04-07 19:32:52 -04:00
PySimpleGUI a714157d8a Incorrectly setting spin DefaultValue variable if not set in Update. 2020-04-07 19:32:28 -04:00
PySimpleGUI d9db48e130
Merge pull request #2786 from PySimpleGUI/Dev-latest
Fix for scollable columns when scrolling over ComboBoxes
2020-04-07 16:13:30 -04:00
PySimpleGUI 9352a8425c Fix for scollable columns when scrolling over ComboBoxes 2020-04-07 16:13:02 -04:00
PySimpleGUI 41b6396021
Merge pull request #2780 from PySimpleGUI/Dev-latest
Newest version of Ruud's upgrade from GitHub
2020-04-06 16:30:29 -04:00
PySimpleGUI 08aa764b9b Newest version of Ruud's upgrade from GitHub 2020-04-06 16:30:03 -04:00
PySimpleGUI 7a9807dffb
Merge pull request #2779 from PySimpleGUI/Dev-latest
Made import use PySimpleGUI instead of web, removed the shortcut from…
2020-04-06 14:59:43 -04:00
PySimpleGUI f7f3fc915a Made import use PySimpleGUI instead of web, removed the shortcut from menus for easier reading 2020-04-06 14:59:23 -04:00
PySimpleGUI 204e5b2edd
Update Demo_OpenCV_4_Line_Program.py 2020-04-06 14:57:25 -04:00
PySimpleGUI 99915bbfdc
Merge pull request #2778 from PySimpleGUI/Dev-latest
Added a menubar with a setting item
2020-04-06 11:08:36 -04:00
PySimpleGUI 0c9b691780 Added a menubar with a setting item 2020-04-06 10:41:53 -04:00
PySimpleGUI 42ef5529f5
Merge pull request #2777 from PySimpleGUI/Dev-latest
Removed very old tutorial
2020-04-05 21:14:32 -04:00
PySimpleGUI 1642d5d14e Removed very old tutorial 2020-04-05 21:14:10 -04:00
PySimpleGUI 3fb01d4534
Merge pull request #2776 from PySimpleGUI/Dev-latest
New Recipe - Settings Load / Save
2020-04-05 17:52:27 -04:00
PySimpleGUI 1843cd5d40 New Recipe - Settings Load / Save 2020-04-05 17:51:59 -04:00
PySimpleGUI e09d5834a3
Merge pull request #2775 from PySimpleGUI/Dev-latest
Initial settings demo program check-in
2020-04-05 15:34:27 -04:00
PySimpleGUI 08387b91e3 Initial settings demo program check-in 2020-04-05 15:33:57 -04:00
PySimpleGUI 52acec4799
Merge pull request #2774 from PySimpleGUI/Dev-latest
Scrollable Column Experimental Changes
2020-04-05 12:39:07 -04:00
PySimpleGUI 3f4734c102 Scrollable Column Experimental Changes 2020-04-05 12:38:41 -04:00
PySimpleGUI f3f981828b
Merge pull request #2773 from PySimpleGUI/Dev-latest
Fixed TabGroup border width
2020-04-04 11:54:52 -04:00
PySimpleGUI 8342019002 Fixed TabGroup border width 2020-04-04 11:54:12 -04:00
PySimpleGUI 9715a4a874
Merge pull request #2772 from PySimpleGUI/Dev-latest
Release 0.32.0
2020-04-04 10:51:11 -04:00
PySimpleGUI 5816ebc59e Release 0.32.0 2020-04-04 10:50:43 -04:00
PySimpleGUI a3c6c6a27b
Merge pull request #2770 from PySimpleGUI/Dev-latest
Printing section
2020-04-03 20:56:50 -04:00
PySimpleGUI 5434c7e0c7 Printing section 2020-04-03 20:56:32 -04:00
PySimpleGUI bff20d3508
Merge pull request #2769 from PySimpleGUI/Dev-latest
Another go at the scollable column (this time for sure!)
2020-04-03 18:13:04 -04:00
PySimpleGUI 7530ed0a89 Another go at the scollable column (this time for sure!) 2020-04-03 18:12:32 -04:00
PySimpleGUI 1b5828a37f
Merge pull request #2767 from PySimpleGUI/Dev-latest
back out part of scrolled column fix as it was scrolling everything i…
2020-04-03 15:31:00 -04:00
PySimpleGUI 20435d98b1 back out part of scrolled column fix as it was scrolling everything in the window when wheel used 2020-04-03 15:23:06 -04:00
PySimpleGUI 7e431993ef
Merge pull request #2766 from PySimpleGUI/Dev-latest
New autoscroll parameter added to Multiline.print.  FIX FOR SCOLLING …
2020-04-03 15:11:06 -04:00
PySimpleGUI 52547ec58b New autoscroll parameter added to Multiline.print. FIX FOR SCOLLING COLUMNS 2020-04-03 15:10:35 -04:00
PySimpleGUI c8afbb6708 Fixed tkiner misspelling 2020-04-02 21:16:43 -04:00
PySimpleGUI b440e70186
Merge pull request #2763 from PySimpleGUI/Dev-latest
Set the parent window in call to askcolor (color chooser)
2020-04-02 12:57:27 -04:00
PySimpleGUI 2d3d09ad44 Set the parent window in call to askcolor (color chooser) 2020-04-02 12:57:02 -04:00
PySimpleGUI 16e36ea88b
Merge pull request #2761 from PySimpleGUI/Dev-latest
Removed check for 'Exit'
2020-04-02 10:58:12 -04:00
PySimpleGUI 070cc6ebcc Removed check for 'Exit' 2020-04-02 10:57:47 -04:00