Commit Graph

3966 Commits

Author SHA1 Message Date
PySimpleGUI 92ec7145f5
Update FUNDING.yml 2020-04-27 17:26:00 -04:00
PySimpleGUI 45da57597b
Initial creation
Giving people a mechanism
2020-04-27 17:25:35 -04:00
PySimpleGUI 91697164e2 Changed theme to Dark Red for testing 2020-04-25 23:13:01 -04:00
PySimpleGUI a491b3c048
Merge pull request #2840 from PySimpleGUI/Dev-latest
Initial Check-in - Demo of the date chooser now user internally
2020-04-25 14:49:10 -04:00
PySimpleGUI 3ec092696c Initial Checkin - Demo of the date chooser now user internally 2020-04-25 14:48:38 -04:00
PySimpleGUI 618aec9f71
Merge pull request #2838 from PySimpleGUI/Dev-latest
Source file #1 for sample code for 2020 lessons
2020-04-24 20:16:08 -04:00
PySimpleGUI 9e549c4600 Source file #1 for sample cofe for 2020 lessons 2020-04-24 20:15:35 -04:00
PySimpleGUI 20dba17cc2
Merge pull request #2837 from PySimpleGUI/Dev-latest
Dev latest
2020-04-24 20:09:00 -04:00
PySimpleGUI 1ada355f2b The PySimpleGUI 2020 L:esson Text - Accompanies YouTube Video 2020-04-24 20:08:32 -04:00
PySimpleGUI f4394b2c21 Added close parameter to Window.read 2020-04-21 12:41:38 -04:00
PySimpleGUI 0b6c4c5b00
Merge pull request #2829 from PySimpleGUI/Dev-latest
New demo - Base64 single image encode
2020-04-18 20:50:26 -04:00
PySimpleGUI 0ef13e6a6d New demo - Base64 single image encode 2020-04-18 20:49:53 -04:00
PySimpleGUI b0eca3b489
Merge pull request #2826 from PySimpleGUI/Dev-latest
Enabled window to be resized. When it does, the image also resizes!  …
2020-04-17 11:34:32 -04:00
PySimpleGUI 5a6d35d590 Enabled window to be resized. When it does, the image also resizes! Very nice!! 2020-04-17 11:34:07 -04:00
PySimpleGUI 85a383dd30
Merge pull request #2825 from PySimpleGUI/Dev-latest
New Demo - Sudoku
2020-04-16 19:07:24 -04:00
PySimpleGUI 3fc153229b New Demo - Sudoku 2020-04-16 19:06:43 -04:00
PySimpleGUI cbc3e8f5d0
Merge pull request #2822 from PySimpleGUI/Dev-latest
Release 0.37.0
2020-04-15 20:46:59 -04:00
PySimpleGUI 0f92dc6252 Release 0.37.0 2020-04-15 20:46:32 -04:00
PySimpleGUI 0a2bc0c235
Merge pull request #2821 from PySimpleGUI/Dev-latest
Better window management.  Show popup when exiting so doesn't appear …
2020-04-15 19:37:17 -04:00
PySimpleGUI a487610c56 Better window management. Show popup when exiting so doesn't appear to crash. 2020-04-15 19:36:48 -04:00
PySimpleGUI ac9fa484be
Merge pull request #2818 from PySimpleGUI/Dev-latest
Fix for Graph element.  Struggled after adding the new SvgSubcontaine…
2020-04-14 15:39:50 -04:00
PySimpleGUI 1d81aac839 Fix for Graph element. Struggled after adding the new SvgSubcontainer widget 2020-04-14 15:39:25 -04:00
PySimpleGUI 36c41c2b15
Merge pull request #2817 from PySimpleGUI/Dev-latest
typo
2020-04-14 12:57:52 -04:00
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