I prefer the solution I posted (watching the vertical adjustment), as that'll work with any widget, not just a text one.
Abe On 21 Feb 2003, Johan Dahlin wrote: > fre 2003-02-21 klockan 14.21 skrev Dan Christian: > > > I want it to display always the > > > lowest part of the widget inside it (a gtk.textview) > > > > I found this to be more difficult that it looked. > > > > The way that I did it for a scrolling text window is to set a Mark at > > the end of the buffer like this: > > Added as section 13.24. in the FAQ > > -- > Johan Dahlin <[EMAIL PROTECTED]> > Async Open Source > > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
