centering sizers?

Is there a way to center a sizer within the frame it's in? Instead of
having wasted spaced to the right and on bottom of the window?

I realize you can resize the window to eliminate the wasted space but
I was wondering if the sizer could be centered and there would be an
even amount of empty space surrounding the widgets inside the sizer?

Just embed your sizer within an outer BoxSizer, and specify
wx.ALIGN_CENTER when you add it.

ยทยทยท

On Sat, Feb 26, 2005 at 07:05:19PM -0500, Rodney Brown wrote:

Is there a way to center a sizer within the frame it's in? Instead
of having wasted spaced to the right and on bottom of the window?

--
Tim Lesher <tim@lesher.ws>
http://www.lesher.ws