readme.md updated from https://stackedit.io/
This commit is contained in:
parent
0c24818249
commit
9bf685038c
22
readme.md
22
readme.md
|
@ -4903,6 +4903,17 @@ Emergency patch release... going out same day as previous release
|
||||||
* OneLineProgressMeter - Can now change the text on every call if desired
|
* OneLineProgressMeter - Can now change the text on every call if desired
|
||||||
|
|
||||||
|
|
||||||
|
# 3.26.0 PySimpleGUI 23-Mar-2019
|
||||||
|
|
||||||
|
* do_not_clear now defaults to TRUE!!!
|
||||||
|
* Input Element
|
||||||
|
* Multiline Element
|
||||||
|
* Enable Radio Buttons to be in different containers
|
||||||
|
* 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)
|
||||||
|
|
||||||
|
|
||||||
### Upcoming
|
### Upcoming
|
||||||
Make suggestions people! Future release features
|
Make suggestions people! Future release features
|
||||||
|
|
||||||
|
@ -4966,9 +4977,10 @@ GNU Lesser General Public License (LGPL 3) +
|
||||||
|
|
||||||
#### SORRY!! Will add these back. Lost due to file length limitation
|
#### SORRY!! Will add these back. Lost due to file length limitation
|
||||||
<!--stackedit_data:
|
<!--stackedit_data:
|
||||||
eyJoaXN0b3J5IjpbNTE5MDU1OTQsMjA1MzEyNTE0OSwtMTU3OD
|
eyJoaXN0b3J5IjpbLTEwNjU5NzgxMjYsNTE5MDU1OTQsMjA1Mz
|
||||||
c0NjU4OCwyNjA1ODQ4MTQsMTEwMjA4ODMzMywxNjc5ODUwOTky
|
EyNTE0OSwtMTU3ODc0NjU4OCwyNjA1ODQ4MTQsMTEwMjA4ODMz
|
||||||
LC0xNDYxNDI4MSwtNjA2MzcxMTgsLTUwOTM1OTEyMywtMjQ4OT
|
MywxNjc5ODUwOTkyLC0xNDYxNDI4MSwtNjA2MzcxMTgsLTUwOT
|
||||||
c2MjksMTMwNzY5MjU5LC0yOTY3ODM1NSwtNzc0MDc0MjMwLDI2
|
M1OTEyMywtMjQ4OTc2MjksMTMwNzY5MjU5LC0yOTY3ODM1NSwt
|
||||||
NjM2NDQxNyw0NDk0MzMyNDMsLTExNDg0OTA2MjNdfQ==
|
Nzc0MDc0MjMwLDI2NjM2NDQxNyw0NDk0MzMyNDMsLTExNDg0OT
|
||||||
|
A2MjNdfQ==
|
||||||
-->
|
-->
|
Loading…
Reference in New Issue