I need simple example for Gtk.TreeView column with VBox extended Widget
treeView.AppendColumn("MyVBoxExt", new CellRenderer????(), "????", 1);
store.AppendValues (..., new MyVBoxExt(new Gtk.Label("test")));
Thanks.
_______________________________________________
Gtk-sharp-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
