[Gtk-sharp-list] how to create zebra stripes in treeview
Jacek Rużyczka
stacheldraht at interia.pl
Thu Jun 4 14:33:10 EDT 2009
Am Donnerstag 04 Juni 2009 19:40:42 schrieb Miroslav BiÅas:
> my problem is to create stripes in TreeView with ListStore model.
>
Try this:
TreeView priceMatrixTreeView = new TreeView();
this.priceMatrixTreeView.RulesHint = true;
The RulesHint property switches striping on resp. off.
Regards
Jacek Rużyczka
----------------------------------------------------------------------
Zostan dziennikarzem obywatelskim!
Sprawd¼ sie >>> http://link.interia.pl/f21b9
More information about the Gtk-sharp-list
mailing list