Re: wxPython TextCtrl - weird scrolling behavior
- From: John Salerno <johnjsal@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 20:47:58 GMT
abcd wrote:
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.
well i set the sizer on the textPanel and then I add the textPanel to
sizerMainPanel
Ah, I see. Seems like it may be a sizer issue, since you are adding a bunch of things together. I noticed that one object you refer to is self.textPane, is that supposed to be self.textPanel?
.
- 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
- 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: wxPython TextCtrl - weird scrolling behavior
- 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):
Relevant Pages
|