wxMDIParentFrame.Tile(), how to tile vertically

Hi,

wxMDIParentFrame.Tile() always tiles the children horizontally. Can
this be set to vertically? I tried to set position and size manually
with GetClientSize(), but somehow the borderwidth and the caption of
the childframes seem to spoil my calculations :wink:

Thanks,
marcus

Marcus Stojek wrote:

Hi,

wxMDIParentFrame.Tile() always tiles the children horizontally. Can
this be set to vertically?

I thought there was a way but I can't find it either. Maybe someone on wx-users will know.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!