Version 0.34.0

This commit is contained in:
PySimpleGUI 2020-05-10 12:24:55 -04:00
parent 1f0344824c
commit 0fcccb4b33
2 changed files with 18 additions and 10 deletions

View file

@ -805,19 +805,24 @@ Highlights - Read with close (Single line GUIs!), Print to Multiline, Scrollable
## 0.33.0 PySimpleGUIQt 6-May-2020
* Added constants
* WIN_CLOSED and WINDOW_CLOSED
* EVENT_TIMEOUT and TIMEOUT_EVENT
* Added expansion capabilities
* Element.row_frame - The QHBoxLayout the element is contained within
* Column.vbox_layout - The QVBoxLayout contained in Column element
## 0.34.0 PySimpleGUIQt 10-May-2020
This time for REAL added the constants. I don't know how to changes got lost but they did.
* Added constants
* WIN_CLOSED and WINDOW_CLOSED
* EVENT_TIMEOUT and TIMEOUT_EVENT
# Design
## Author
## Author
The PySimpleGUI Organization
PySimpleGUI.org