On Jan 1, 2006, at 9:03 AM, kc wrote:

I'm still trying to learn about sizers and can't figure out to move a control up in a parent sizer using the Designer. For example, I have the one sizer on the form with the SlotCount at 2. I dropped a Textbox, then a Label on the form in that order. Now I want the Label to be above the Textbox. I know how to fix it in code, but was wondering if I was just missing something in the Designer to do it.

    Try dragging the textbox and dropping it on the label.

It's still pretty rough on the edges, but in general you can drag objects and drop them onto empty sizer slots to move them there, or onto other objects to have them switch places.

I also plan on adding cut/copy/paste of objects to the Designer, but that's not in it yet.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to