Hey,
I'm evaluating wxCrafter with an eye to migrating over from wxFormBuilder. So far everything seems pretty good, but one thing I am missing is a way to wrap all generated code up into a namespace. wxFormBuilder does this with the "namespace" property on the project node, but there doesn't seem to be any equivalent in wxCrafter.
Is this possible at all? Maybe via some kind of work-around (I thought about adding an additional include file that opens the namespace, but I couldn't find any way to close it afterwards).
Thanks!
GUI Namespace
-
- CodeLite Curious
- Posts: 1
- Joined: Tue May 17, 2016 10:54 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: GUI Namespace
You can't do this with wxCrafter
Eran
Eran
Make sure you have read the HOW TO POST thread