How to divide gui space proportionally.

Thanks Sam.

Sounds great. I have created the flexgridsizer, but I am unsure how to add
the widgets with row/col indices. Can you give me an example of adding a
widget in this way?

--vicki

···

At 2004-07-12 03:39 PM -0500, you wrote:

Okay, and so that I understand correctly, can you tell me why we put two
panels inside the horizontal box sizer rather than two box sizers? I am
not sure I understand the significance of having done so.

Just my preference.
In fact, thinking about it a bit more, I'd probably create
a panel subclass for the widgets, use a flex grid sizer
and add the widgets with row/col indices.