On Tue, 11 Feb 2003 15:13:38 -0500
george young <[EMAIL PROTECTED]> wrote:
> [pygtk-1.99.14, gtk-2.2.0, python-2.3a1, x86 linux]
> I have a textview/textbuffer that is exhibiting troublesome scrolling
> behavior. It starts as a single blank line. I type some characters
> and hit return. The widget now appears to be two lines high - both blank.
> An up arrow will scroll me up to see the first line. *OR* if I type
> on the top visible line, when the text extends beyond the length of the
> first line, the first line suddenly scrolls into view.
>
> I just want all lines to always be visible. The textview is inside a frame
> inside a vbox with other children inside an hbox with other widgets ....
> inside a big scrolled window.
>
> Do I have to connect a callback and force a scroll back on every keystroke?
> If so how?
I just upgraded to pygtk-1.99.15/gtk+-2.2.1 and the problem went away!
--
I cannot think why the whole bed of the ocean is
not one solid mass of oysters, so prolific they seem. Ah,
I am wandering! Strange how the brain controls the brain!
-- Sherlock Holmes in "The Dying Detective"
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/