User forums > Using Code::Blocks
WxSmith usage, sizer
BrokenBrain:
I have this Frame
Now I want to put BoxSizer1 in a another orizontal sizer , how to do this?
Do i have to edit the .wxs file myself?
joubertdj:
... uh ... I first would created the wxBoxSizer where I wanted it, and then in the GUI click and drag the BoxSizer1 within the newly created wxBoxSizer?
BrokenBrain:
The problem is that i written a lot of code.
So if I delete the Boxsizer1 I lost the work done.
So I'm lokking for a better solution, the best thing is to add the boxer with wxSmith if ther's a way.
If not, i prefer to edit the xml file of wxSmith rather than rewrite all the code.
joubertdj:
I have written code and when you move one within the other one... without deleteing it ... you don't lose any code ...
joubertdj:
:) Now I see what you mean ... okay ... I have to admit ... it will be a cool feature ... especially if you could "cut" and "paste" between different frames/dialogs...
[EDIT] ... yet using Crtl-X and Ctrl-V does exactly that ... when using the GUI editor ... :lol:
Navigation
[0] Message Index
[#] Next page
Go to full version