On 1/19/07, Julia Cornish <[EMAIL PROTECTED]> wrote: > I am trying to use TreeView for a simple list, much like a JList in > Java. I can't find any way of stopping the column header from being > displayed. Is there something I can do, or is there a class that is > more suited?
You may try to use NodeView, AFAIK it's the simplest way of setting up a TreeView. http://www.mono-project.com/GtkSharpNodeViewTutorial http://www.go-mono.com/docs/[EMAIL PROTECTED] FWIW, there's also a tutorial on how to use TreeView: http://www.mono-project.com/GtkSharp_TreeView_Tutorial -- Felipe. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
