Add link to wxUiEditor in list of XRC tools
The most recent form designer, current with the XRC changes added up through wxWidgets 3.2.0, and also the only tool that creates XRC file(s) directly instead of requiring cut/paste. Closes #22709.
This commit is contained in:
parent
f602123012
commit
f242ad534b
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ specialised tool. Examples of these include:
|
|||
can output C++, XRC or python.
|
||||
@li wxCrafter (free version) <http://www.codelite.org/wxcrafter/>, a C++-based
|
||||
form designer that can output C++ or XRC.
|
||||
@li wxUiEditor <https://github.com/KeyWorksRW/wxUiEditor>, a C++-based
|
||||
form designer that can output C++ or XRC.
|
||||
|
||||
There's a more complete list at <https://wiki.wxwidgets.org/Tools>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue