Re: wxPython TextCtrl - weird scrolling behavior
- From: "abcd" <codecraig@xxxxxxxxx>
- Date: 30 Oct 2006 13:02:41 -0800
On Oct 30, 3:47 pm, John Salerno <johnj...@xxxxxxxxxxxxxxx> wrote:
I noticed that one object you refer to is
self.textPane, is that supposed to be self.textPanel?
no, self.textPane is the actual wx.TextCtrl.
I used a GUI Builder to the layout stuff...perhaps that's my problem :)
is there a good site to refer to for how to use sizers? i am
essentially creating a chat window (textPane is the history of the
chat, then a textCtrl below it for typing a new message and a button
next to the input field and buttons below the input field).
.
- 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
- Re: wxPython TextCtrl - weird scrolling behavior
- From: John Salerno
- wxPython TextCtrl - weird scrolling behavior
- Prev by Date: Python windows interactive.
- Next by Date: Re: How to convert " " in a string to blank space?
- Previous by thread: Re: wxPython TextCtrl - weird scrolling behavior
- Next by thread: Odd build errors
- Index(es):