> That is weird.  Check the glade file to see if there is a GtkViewport 
> between the TreeView and ScrolledWindow.  If so, that could be the cause 
> of the problem.  If there is, then the GtkViewport will be handling the 
> scrolling, and the TreeView won't handle things correctly (as far as it 
> is concerned, it will have been given enough space to display all the rows).

That was it...  What is a vieport and why would you use one?

-- 

*
*  Rob Brown-Bayliss
*
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to