Looking for a GUI framework. #103
Replies: 1 comment 1 reply
-
|
How about WinUI3 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, win-vind runs as a subthread of the process generated by the GUI program.
However, wxWidgets takes a long time to build the library, and the fact that it is in C++ discourages pull requests and other contributions.
Therefore, it would be better to create clients with a GUI framework that has a more modern GUI and can be written in a more manageable language.
Thus, I am looking for a GUI framework that meets the following criteria.
Beta Was this translation helpful? Give feedback.
All reactions