Page 1 of 1

GUI Namespace

Posted: Tue May 17, 2016 11:01 am
by Punch
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!

Re: GUI Namespace

Posted: Tue May 17, 2016 11:33 am
by eranif
You can't do this with wxCrafter

Eran