[Gtk-sharp-list] gtk treeview

Jacek Rużyczka stacheldraht at interia.pl
Thu May 26 06:26:31 EDT 2011


> just to let me know, is possible with gtk creating a form like that?
>
> http://www.c-
sharpcorner.com/UploadFile/scottlysle/TreeviewBasics04152007195731PM/Images/Image1.jpg
> http://www.c-
sharpcorner.com/UploadFile/scottlysle/TreeviewBasics04152007195731PM/Images/Image1.jpg 
> 
> before getting involved i would like to know if it is possible :)
> 
Of course it is! Use Gtk.TreeView as a widget together with a TreeStore as a 
model. You can then add new tree items to the TreeStore, and they will appear 
in the TreeView instantly.

For a very thorough tutorial on Gtk# tree views, see: http://www.mono-
project.com/GtkSharp_TreeView_Tutorial

Kind regards
Jacek

----------------------------------------------------------------
Najtansze samochody w Polsce!
Odwiedz >> http://linkint.pl/f29ab


More information about the Gtk-sharp-list mailing list