[Gtk-sharp-list] Questions on buttons an TreeViews

Miguel de Icaza miguel@ximian.com
27 Feb 2003 23:13:04 -0500


Hello,

> How can I enable/disable a button? I don't like hide/show much;
> 
> How can I use a TreeView with ListStore? An example please.

Have you seen the TreeView demo that comes with Gtk#?  I know it is not
complete, but if you could tell us what area is missing, we could
probably augment the sample.

Miguel