[Gtk-sharp-list] TreeModel With Invisible Columns?
Jacek Rużyczka
stacheldraht at interia.pl
Wed Jan 5 16:00:06 EST 2011
Am Mittwoch 05 Januar 2011, 06:12:43 schrieben Sie:
> Maybe this will help:
> http://stackoverflow.com/questions/4511218/how-to-use-gtk-treeview-correctl
> y/4512641#4512641
>
Yeah, thanks. In fact, the mapping is done by arg #4 of the AppendColumn()
method:
this.shipmentListTreeView.AppendColumn("Annotation", new CellRendererText(),
"text", 7);
…whereas the '7' stands for column #7 in the tree model.
Kind regards
Jacek Rużyczka
----------------------------------------------
Pobierz i zagraj - gry czekaja na Ciebie!
Sprawdz >> http://linkint.pl/f28dd
More information about the Gtk-sharp-list
mailing list