Release 3.27
This commit is contained in:
parent
646966177f
commit
e68234bb15
3 changed files with 15 additions and 5 deletions
10
readme.md
10
readme.md
|
@ -33,9 +33,9 @@
|
|||
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
|
@ -4903,7 +4903,9 @@ Emergency patch release... going out same day as previous release
|
|||
* OneLineProgressMeter - Can now change the text on every call if desired
|
||||
|
||||
|
||||
# 3.26.0 PySimpleGUI 23-Mar-2019
|
||||
## 3.27.0 PySimpleGUI 31-Mar-2019
|
||||
|
||||
Mixup.... 3.26 changes don't appear to have been correctly released so releasing in 3.27 now
|
||||
|
||||
* do_not_clear now defaults to TRUE!!!
|
||||
* Input Element
|
||||
|
@ -4912,6 +4914,8 @@ Emergency patch release... going out same day as previous release
|
|||
* Ability to modify Autoscroll setting in Multiline.Update call
|
||||
* PopupGetFolder, PopupGetFile, PopupGetText - title defaults to message if none provided
|
||||
* PopupAnimated - image_source can be a filename or bytes (base64)
|
||||
* Option Menu can now have values updated
|
||||
|
||||
|
||||
|
||||
### Upcoming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue