On Jan 26, 2006, at 5:38 PM, Paul McNett wrote:
Yeah, but as soon as you want a third column for one of the rows, you could be kind of screwed.
No more so than with embedded box sizers: you have to make just as many adjustments.
Admittedly, my method of embedding box sizers makes that common layout a bit more difficult (to get everything lining up) - you gotta just pick an absolute fixed size for the labels to get the alignment to work.
That's why I said that this is the one strong use case: when things need to be laid out in a grid, a grid sizer is the way to go.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
