Hi,

I compiled the gtkcombogrid, but my problem is still existing as there is no 
way avaibale to remove this situation. Infact in gtkcombogrid there is fixed 
column size which makes a separate list view. I made the combox itself list 
view where i placed the different columns. 
Due to dynamically changes comes in combobox columns modify its size and looks 
not alligned. So i want to modify the size of all columns run time due to 
effects of larger columns.

BR,
Ahmed



richard boaz <[EMAIL PROTECTED]> wrote: Haven't tried this particular case 
myself, but it might be worth investigating using gtk_size_group_* routines.  
Perhaps this can be used to force the columns to be equally sized.

richard

 On 7/19/07, Andrea Zagli <[EMAIL PROTECTED]> wrote: Il giorno ven, 06/07/2007 
alle 06.05 -0700, ibrar ahmed ha scritto:
> I created combo box with multiple columns, like in first column there
> is pixbuf and string and other columns have only data string. But
 > problem is that columns of combobox are not well alligned. If some
> entry have maximum string with pixpuf, columns of combobox are not
> alligned so far.
> I want to be arranged all columns of combobox. 

i don't know how you can do it with gtkcombobox, but you can try to use
http://sourceforge.net/projects/gtkcombogrid

_______________________________________________ 
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list


 

 

       
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. 
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to