Walter Leibbrandt wrote: > Have you tried packing your TreeView in a ScrolledWindow? > You can then use the ScrolledWindow's set_policy() method to specify when to > shown which scrollbar(s).
Now I did and it work perfectly. Thanks a lot! Regards, -- Roberto Bonvallet _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
