There are some drag and drop gui builders for wx, which generate C++ code. However, all that I know generate 2.8 code and don't have support for new 2.9 features. Is there any form builder which supports wx 2.9?
Thanks
Form builder for wx 2.9
Re: Form builder for wx 2.9
You can try wxCrafter (codelite's IDE plugin)netrick wrote:There are some drag and drop gui builders for wx, which generate C++ code. However, all that I know generate 2.8 code and don't have support for new 2.9 features. Is there any form builder which supports wx 2.9?
Thanks
The registered version contains most (if not all) wx294 controls (including wxWebView, wxBannerWindow, wxDataViewCtrl (tree, list, custom) and others)
See here for full list of controls supported:
http://wxcrafter.codelite.org
Eran
- evstevemd
- Part Of The Furniture
- Posts: 2293
- Joined: Wed Jan 28, 2009 11:57 am
- Location: United Republic of Tanzania
- Contact:
Re: Form builder for wx 2.9
I vote for video tuts on using wxCrafter!eranif wrote:You can try wxCrafter (codelite's IDE plugin)netrick wrote:There are some drag and drop gui builders for wx, which generate C++ code. However, all that I know generate 2.8 code and don't have support for new 2.9 features. Is there any form builder which supports wx 2.9?
Thanks
The registered version contains most (if not all) wx294 controls (including wxWebView, wxBannerWindow, wxDataViewCtrl (tree, list, custom) and others)
See here for full list of controls supported:
http://wxcrafter.codelite.org
Eran
Chief Justice: We have trouble dear citizens!
Citizens: What it is his honor?
Chief Justice:Our president is an atheist, who will he swear to?
[Ubuntu 19.04/Windows 10 Pro/MacOS 10.13 - GCC/MinGW/Clang, CodeLite IDE]
Citizens: What it is his honor?
Chief Justice:Our president is an atheist, who will he swear to?
[Ubuntu 19.04/Windows 10 Pro/MacOS 10.13 - GCC/MinGW/Clang, CodeLite IDE]