issues
search
matyalatte
/
tuw
Tiny GUI wrapper for command-line tools
MIT License
30
stars
2
forks
source link
v0.3.0 updates
#11
Closed
matyalatte
closed
1 year ago
matyalatte
commented
1 year ago
Added "file" type to help menu.
Added "tooltip" option to all components.
Added options to check tool version.
Supported alternate spellings for some json keys and values.
Fixed a bug that error dialog can't show non-ascii characters.
Updated wxWidgets to v3.2.2
Removed more codes from wxWidgets to reduce the binary size.
Refined codes.