abcd wrote:

>         sizerMainPanel.Add(self.textPanel, 3, wx.ALL|wx.EXPAND, 0)

Your best bet may be to post to [EMAIL PROTECTED]

But one question that comes to mind is, do you not add sizerTextPanel to 
sizerMainPanel? I think all sub-sizers should be added to the main 
sizer, unless there's some weird reason I don't know of.

If you post to the wxPython mailing list, you might want to include more 
of your code so we can see the bigger picture.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to