Release 0.16.0

This commit is contained in:
PySimpleGUI 2020-05-06 15:59:46 -04:00
parent 7fdb34d338
commit 47e594e6de
2 changed files with 53 additions and 5 deletions

View file

@ -7,8 +7,8 @@
![Python Version](https://img.shields.io/badge/Python-3.x-yellow.svg)
![Python Version](https://img.shields.io/badge/PySimpleGUIWx_For_Python_3.x_Version-0.15.0-orange.svg?longCache=true&style=for-the-badge)
[![PyPI Version](https://img.shields.io/pypi/v/pysimpleguiwx.svg?style=for-the-badge)](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.