Hi I actually asked for that because, my understanding is that the drop-down part of the combo-box is made of GtkList, so that i can use it to display more than one field of data.
Thanks Dino tokiko wrote: > > > 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 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
