hi, anything happening? ;)
<resource>
<object class="wxDialog" name="Dialog1">
</object>
</resource>
3) Cut/copy/paste operations via ctrl-c/ctrl-v/ctrl-x don't work (I think this is an actual cb problem though)
4) Would it be a good idea to move controls around via the object inspector/resource tab thing aswell?
4) Would it be a good idea to move controls around via the object inspector/resource tab thing aswell?
I miss this feature. I always wind up adding or moving controls around other controls inside sizers. Changing the order of controls inside a sizer becomes a challenge in the GUI if there is not a way of changing the order in the tree. I've been editing the wxSmith files to achieve this effect, so I do have a work-around.