[pygtk] how to scroll window in gtk.TextView

John Finlay finlay at moeraki.com
Sun May 2 13:30:23 WST 2004



Tim Hoeppner wrote:

>I am trying to scroll a TextView to the bottom as new text is added so
>it always sees the newest text i just can't seem to create a valid
>gtk.TextMark to use in gtk.TextView.scroll_to_mark()
>  
>
How about:

http://www.pygtk.org/pygtk2reference/class-gtktextbuffer.html#method-gtktextbuffer--get-insert

John



More information about the pygtk mailing list