Re: Having a border for tree view
On Monday 18 July 2005 09:25, Yogesh M wrote: > When I display the tree view,it doesnt contain a > border, > it has a white bg but no border. How to draw border. Put it in a GtkScrolledWindow (with gtk_container_add()). Cheers -Tim ___ gtk-app-devel-li
Having a border for tree view
When I display the tree view,it doesnt contain a border, it has a white bg but no border. How to draw border. Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs __