wxFrame types
Posted: Sun Sep 09, 2012 3:54 pm
Hello Eran,
Looking at the available options to add to a project, it is obvious that several base styles are missing.
It should be possible to alter your wxFrame based form to one of the other base types :
wxDocParentFrame
wxMDI(Doc)ParentFrame
etc.
Without knowing your code, it should be possible to add a wxChoice to the designer adding the possible options. These could then be used in the wCrafter generated code.
Regards
Malcolm
Looking at the available options to add to a project, it is obvious that several base styles are missing.
It should be possible to alter your wxFrame based form to one of the other base types :
wxDocParentFrame
wxMDI(Doc)ParentFrame
etc.
Without knowing your code, it should be possible to add a wxChoice to the designer adding the possible options. These could then be used in the wCrafter generated code.
Regards
Malcolm