[Gtk-sharp-list] TreeView header problem

Felipe Almeida Lessa felipe.lessa at gmail.com
Mon Jan 22 06:58:21 EST 2007


On 1/19/07, Julia Cornish <cornish.julia at googlemail.com> 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/monodoc.ashx?tlink=5@ecma%3a1051%23NodeView%2f

FWIW, there's also a tutorial on how to use TreeView:
http://www.mono-project.com/GtkSharp_TreeView_Tutorial

-- 
Felipe.


More information about the Gtk-sharp-list mailing list