Ed Leafe wrote:


IMO, they have one strong use case: the typical layout of a label on the left, and a control with an associated value on the right. They make adding that layout so much easier both when coding by hand and when using visual tools. But beyond that I don't use 'em much.


So, you are only recommending a grid bag sizer for situations where you need to align a label with one or more controls in the same row?

Does this mean that only very simple grid sizers are really needed: single rows with a small number of columns.

For everything else you just compose a design from combinations of box sizers and single row grid sizers.

I was thinking that a single grid sizer could be used for just about any application by suitable adjustment of spanning, expand and proportion properties. It might be hairy but at least there would only be one sizer to manage. I guess not.


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

Reply via email to