> Hi All
> 
> Is there any way to set tab-stops for GtkList items so that the items
> that contain a tab will arrange into neat columns.
> 
> To get more idea about how its done in MFC please visit the below URL
> http://www.codeguru.com/controls/tab_checklistbox.shtml . Its obviously
> not the exact equivalent of GtkList, but you will definitely get the
> idea.
> 
> Thanks
> Dino Cherian K


if you use GtkCList, you can put them in different columns (which is much
nicer than playing with silly tab characters)

read the tutorial for some nice examples of this.


-tokiko
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to