Commit Graph

3436 Commits

Author SHA1 Message Date
PySimpleGUI 8d99afbdc0 Better start for call reference doc... much more work to do like adding link over to it in the readme 2020-05-17 06:43:16 -04:00
PySimpleGUI 96bd7b3064 Fixed get folder dialog for Mac users. Removed parent window. 2020-05-17 05:51:19 -04:00
PySimpleGUI e00a427556 New super-simple form Demo 2020-05-16 12:54:45 -04:00
PySimpleGUI a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant 2020-05-16 12:54:28 -04:00
PySimpleGUI 048131d199 The new readme creator and proposed new call reference file 2020-05-15 21:15:57 -04:00
PySimpleGUI 4c7e7ee10e Forgot to bump version.... 2020-05-15 14:43:29 -04:00
PySimpleGUI 71cc2df719 Added element_justification parameter to Window, Column, Frame, Tab just like the tkinter port has!! FINALLY! 2020-05-15 14:00:37 -04:00
PySimpleGUI 4f3566915c New Demo - Playback animated GIFs using PIL 2020-05-15 07:20:23 -04:00
PySimpleGUI 8d5b59af66 Simplified 2020-05-14 22:45:21 -04:00
PySimpleGUI 269ffbe91f Fixed menu tearoff not working (weird no one reported... dunno what happened) 2020-05-14 22:45:08 -04:00
PySimpleGUI cb38f818e1 Cleanup of EXE Maker. Biggest potential impact is the --clean flag when calling pyinstaller 2020-05-13 08:19:43 -04:00
PySimpleGUI 1c74af8d5d Super simple System Tray Icon demo program 2020-05-12 12:13:55 -04:00
PySimpleGUI 6f55c367db Fixed layout undefined error due to window created at wrong location in file. 2020-05-12 10:39:17 -04:00
PySimpleGUI da4305a352 Removed resetting of stdout if a flush is performed 2020-05-11 15:43:01 -04:00
PySimpleGUI 0fcccb4b33 Version 0.34.0 2020-05-10 12:24:55 -04:00
PySimpleGUI 1f0344824c Added Window.set_title 2020-05-08 05:16:06 -04:00
PySimpleGUI 0076b461f5 WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead 2020-05-07 06:22:59 -04:00
PySimpleGUI 6174b355a6 Updated to latest coding conventions 2020-05-07 05:49:44 -04:00
PySimpleGUI 47e594e6de Release 0.16.0 2020-05-06 15:59:46 -04:00
PySimpleGUI 7fdb34d338 Release 0.38.0 2020-05-06 15:59:29 -04:00
PySimpleGUI 312d425feb Release 0.33.0 2020-05-06 15:59:14 -04:00
PySimpleGUI 6369d25620 Release 4.19.0's readme creator files 2020-05-06 07:11:33 -04:00
PySimpleGUI 8173d384e4 Release 4.19.0 2020-05-05 08:45:19 -04:00
PySimpleGUI 6aabbe5432 Better multiline multi-colored tag handling, addition of WIN_CLOSE & WINDOW_CLOSED 2020-05-04 20:49:45 -04:00
PySimpleGUI 10577019b6 Fix for bad key. Added Recipe text. 2020-05-04 19:45:11 -04:00
PySimpleGUI 59a8d7bf0c Clearer description 2020-05-04 19:44:28 -04:00
PySimpleGUI 1ffd8b41d6 Docstring changes, constanct variables for window closed event, check for valid theme names 2020-05-01 10:09:23 -04:00
PySimpleGUI a58b95ab51 Addition of member variables to access row_frame and column's vbox 2020-04-29 11:55:11 -04:00
PySimpleGUI 106d8b83d9 Save the ParentRowFrame like in the tkinter port 2020-04-29 11:35:10 -04:00
PySimpleGUI 91697164e2 Changed theme to Dark Red for testing 2020-04-25 23:13:01 -04:00
PySimpleGUI 3ec092696c Initial Checkin - Demo of the date chooser now user internally 2020-04-25 14:48:38 -04:00
PySimpleGUI 9e549c4600 Source file #1 for sample cofe for 2020 lessons 2020-04-24 20:15:35 -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 0ef13e6a6d New demo - Base64 single image encode 2020-04-18 20:49:53 -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 3fc153229b New Demo - Sudoku 2020-04-16 19:06:43 -04:00
PySimpleGUI 0f92dc6252 Release 0.37.0 2020-04-15 20:46:32 -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 1d81aac839 Fix for Graph element. Struggled after adding the new SvgSubcontainer widget 2020-04-14 15:39:25 -04:00
PySimpleGUI b190c364d4 typo 2020-04-14 12:57:26 -04:00
PySimpleGUI fe4e39171a Slider default value set to 100 2020-04-14 12:42:44 -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 314d6e42b0 New Demo - System Tray reminder. Shows a reminder message every X minutes 2020-04-13 11:29: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 ec1212526b Fix for extra tab. Changed SvgGroup for SvgSubcontainer 2020-04-12 12:08:03 -04:00
PySimpleGUI 71306dc46c import typing. Docstrings now showing up correctly in PyCharm 2020-04-10 14:11:41 -04:00
PySimpleGUI a714157d8a Incorrectly setting spin DefaultValue variable if not set in Update. 2020-04-07 19:32:28 -04:00
PySimpleGUI 9352a8425c Fix for scollable columns when scrolling over ComboBoxes 2020-04-07 16:13:02 -04:00