RELEASES 3.8.2, 1.0.4
This commit is contained in:
parent
06b1f3a199
commit
42eb6e668a
4 changed files with 66 additions and 47 deletions
12
readme.md
12
readme.md
|
@ -18,9 +18,9 @@
|
|||
|
||||
## Now supports both Python 2.7 & 3
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
[Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142)
|
||||
|
||||
|
@ -2833,6 +2833,14 @@ OneLineProgressMeter function added which gives you not only a one-line solution
|
|||
#### 1.0.0 Python 2.7
|
||||
It's official. There is a 2.7 version of PySimpleGUI!
|
||||
|
||||
#### 3.8.2
|
||||
* Exposed `TKOut` in Output Element
|
||||
* `DrawText` added to Graph Elements
|
||||
* Removed `Window.UpdateElements`
|
||||
* `Window.grab_anywere` defaults to False
|
||||
*
|
||||
|
||||
|
||||
|
||||
### Upcoming
|
||||
Make suggestions people! Future release features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue