Re: wxPython TextCtrl - weird scrolling behavior
- From: John Salerno <johnjsal@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 20:18:53 GMT
abcd wrote:
sizerMainPanel.Add(self.textPanel, 3, wx.ALL|wx.EXPAND, 0)
Your best bet may be to post to wxPython-users@xxxxxxxxxxxxxxxxxxx
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.
.
- Follow-Ups:
- References:
- wxPython TextCtrl - weird scrolling behavior
- From: abcd
- Re: wxPython TextCtrl - weird scrolling behavior
- From: John Salerno
- Re: wxPython TextCtrl - weird scrolling behavior
- From: abcd
- wxPython TextCtrl - weird scrolling behavior
- Prev by Date: Re: scared about refrences...
- Next by Date: Re: Python 123 introduction
- Previous by thread: Re: wxPython TextCtrl - weird scrolling behavior
- Next by thread: Re: wxPython TextCtrl - weird scrolling behavior
- Index(es):