francesco wrote:
> Hi, i have a treeview inside a scrolledwindows
> when i append a new row scrolledwindows daesn't scroll until bottom but 
> stay up,
> if i scrolled by hand until bottom and so append a new row it scroll a 
> bit and cover the last row inserted.
> HOw can i make scrolledwindows to scroll to show always the last row 
> inserted?

Use gtk.TreeView.scroll_to_cell.

Paul

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to