Mass release of all ports
This commit is contained in:
parent
bda54f0db6
commit
2fdb70b4dc
3 changed files with 18 additions and 4 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
"Qt without the ugly"
|
||||
|
||||
|
||||
## The Alpha Release Version 0.25.0
|
||||
## The Alpha Release
|
||||
[Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142)
|
||||
|
||||
|
||||
|
@ -666,6 +666,11 @@ Dial - disable
|
|||
* Convert user supplied button text to string just in case not a string
|
||||
* Parameter `icon` in `Window` call can be Base64 byte string in addition to filename
|
||||
|
||||
|
||||
## 0.26.0 11-Apr-2019 PySimpleGUIQt
|
||||
|
||||
* NEW Window parameter layout so can skip calling Layout
|
||||
|
||||
|
||||
|
||||
# Design
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue