Fixed Size Sizer

Is there some wxSizer class which lays out its controls using a set tile size. Going from left to right and then top to bottom it automatically lays out the tiles. If not would making a wxPySizer to do this be very difficult?

Edward

Does wx.GridSizer do what you need?

ยทยทยท

On 2/10/06, Edward Flick <eddy@cdf-imaging.com> wrote:

Is there some wxSizer class which lays out its controls using a set tile
size. Going from left to right and then top to bottom it automatically
lays out the tiles. If not would making a wxPySizer to do this be very
difficult?

--

# p.d.