diff --git a/PySimpleGUIQt/readme.md b/PySimpleGUIQt/readme.md index e664d58b..aa8969ed 100644 --- a/PySimpleGUIQt/readme.md +++ b/PySimpleGUIQt/readme.md @@ -16,7 +16,7 @@ ![Python Version](https://img.shields.io/badge/Python-3.x-yellow.svg) -![Python Version](https://img.shields.io/badge/PySimpleGUIQt_For_Python_3.x_Version-00.231.0-orange.svg?longCache=true&style=for-the-badge) +![Python Version](https://img.shields.io/badge/PySimpleGUIQt_For_Python_3.x_Version-00.24.0-orange.svg?longCache=true&style=for-the-badge) @@ -26,7 +26,7 @@ "Qt without the ugly" - ## The Alpha Release Version 0.231.0 + ## The Alpha Release Version 0.23.0 [Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142) @@ -650,6 +650,12 @@ Dial - disable * main for PySimpleGUIQt.py gets a nice test harness that shows lots of Elements +## 0.24.0 PySimpleGUIQt + +* do_not_clear defaults to TRUE! for Input and MultilineInput/Output +* Key events for tables (unsure what's actually implemented) +* Tree icons can now be bytes in addition to filename! (More Base64 support) + # Design @@ -661,7 +667,4 @@ Dial - disable # License GNU Lesser General Public License (LGPL 3) + -# Acknowledgments - \ No newline at end of file +# Acknowledgments \ No newline at end of file