Release 0.16.0
This commit is contained in:
parent
7fdb34d338
commit
47e594e6de
2 changed files with 53 additions and 5 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
[](https://pypi.org/project/pysimpleguiwx/)
|
||||
|
||||
|
||||
# PySimpleGUIWx
|
||||
|
@ -418,6 +418,16 @@ Themes!
|
|||
* Frame Element! BUT, it's only a partial solution as I am unable to set the background color (need to understand how panels work). It's better than nothing
|
||||
|
||||
|
||||
## 0.16.0 PySimpleGUIWx 6-May-2020
|
||||
|
||||
* Added constants
|
||||
* WIN_CLOSED and WINDOW_CLOSED
|
||||
* EVENT_TIMEOUT and TIMEOUT_EVENT
|
||||
* Added Graph.change_coordinates method
|
||||
* Added close parameter to Window.read
|
||||
|
||||
|
||||
|
||||
# Design
|
||||
# Author
|
||||
Mike B.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue