« Return to Thread: how to create zebra stripes in treeview

Re: how to create zebra stripes in treeview

by Miroslav Biňas :: Rate this Message:

Reply to Author | View in Thread

brad and jacek - thanks - thats exactly what i was looking for. yes - it
works like a charm ;)

thank you one more time

mirek
V Štvrtok, 4. jún 2009 o 20:33 +0200, Jacek Rużyczka napísal(a):

> 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
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@...
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
--
e-mail: mirek[[at]]cnl.sk
jabber: mirek[[at]]jabbim.sk
homepage: http://www.cnl.tuke.sk/~mirek

english:
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

slovak:
prosim, neposielajte mi prilohy vo formatoch .doc, .docx a .ppt (power
point)
precitajte si http://www.gnu.org/philosophy/no-word-attachments.cs.html

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

 « Return to Thread: how to create zebra stripes in treeview