diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-02-23 01:27:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:05 +0700 |
commit | eb2b8cbe2527ab346281195e59010656c2c6074a (patch) | |
tree | 6cc2b668a48953287677e2b36a654769b56e7e51 /development/wxFormBuilder/README | |
parent | b774eae973cd3c798dfc6444c0e92e92fd05867d (diff) |
development/wxFormBuilder: Added ( wxWidgets RAD tool )
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..8c2ef3caa7 --- /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 |