diff options
Diffstat (limited to 'development/wxFormBuilder/README')
-rw-r--r-- | development/wxFormBuilder/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/wxFormBuilder/README b/development/wxFormBuilder/README new file mode 100644 index 0000000000000..8c2ef3caa7f4c --- /dev/null +++ b/development/wxFormBuilder/README @@ -0,0 +1,11 @@ +wxFormBuilder ( wxWidgets RAD tool ) + +wxFormBuilder is a GUI builder for the wxWidgets framework. + +Code generation is supported for C++, Python, XRC, Lua and PHP. +Additionally, the import and export of XRC code is possible. +To support additional widgets, custom plugins can be used. + +wxFormBuilder runs on Windows, various Linux distributions and macOS. + +This package installs to /opt/wxFormBuilder |