PySimpleGUIWx/readme.md updated from https://stackedit.io/
This commit is contained in:
parent
ac50483eeb
commit
2c30ad522f
|
@ -339,12 +339,15 @@ These Elements are "complete" or at least ready to use:
|
||||||
* Input Text
|
* Input Text
|
||||||
* Buttons including file/folder browse
|
* Buttons including file/folder browse
|
||||||
* Input multiline
|
* Input multiline
|
||||||
* Outputmultiline
|
* Output multiline
|
||||||
* Output
|
* Output
|
||||||
* Columns
|
* Columns
|
||||||
* Progress Meters
|
* Progress Meters
|
||||||
* Check box
|
* Check box
|
||||||
* Combo
|
* Radio Buttons
|
||||||
|
* Combobox
|
||||||
|
* Spinner
|
||||||
|
|
||||||
|
|
||||||
And these features are working
|
And these features are working
|
||||||
* All Popups
|
* All Popups
|
||||||
|
@ -355,7 +358,9 @@ And these features are working
|
||||||
* Background images
|
* Background images
|
||||||
* Debug Print
|
* Debug Print
|
||||||
* One Line Progress Meter (tm)
|
* One Line Progress Meter (tm)
|
||||||
*
|
* Window operations - move, minimize, maximize, disable, bring to front, hide, unhide
|
||||||
|
* Fonts, colors, tooltips
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -600,5 +605,5 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c
|
||||||
|
|
||||||
# Acknowledgments
|
# Acknowledgments
|
||||||
<!--stackedit_data:
|
<!--stackedit_data:
|
||||||
eyJoaXN0b3J5IjpbLTI5NzY5OTA1M119
|
eyJoaXN0b3J5IjpbMTM1NzU0MTgxMl19
|
||||||
-->
|
-->
|
Loading…
Reference in New Issue