Re: wxPython (Flex)GridSizer Failing

2007-04-27 Thread kyosohma
On Apr 27, 1:45 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Python v2.5 > wxPython v2.8.3.0 > > I've got an app that has a wx.Panel managed by a FlexGridSizer. There > are 5 columns and 6 rows, all with StaticText widgets and all of > similar size. Everything works fine until I Clear and

wxPython (Flex)GridSizer Failing

2007-04-27 Thread [EMAIL PROTECTED]
Python v2.5 wxPython v2.8.3.0 I've got an app that has a wx.Panel managed by a FlexGridSizer. There are 5 columns and 6 rows, all with StaticText widgets and all of similar size. Everything works fine until I Clear and re-fill the sizer a few times, then it puts all of the text in the upper-left