> 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
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to