Re: How to get a GtkSizeGroup? (with attachment)

2005-11-17 Thread Jaap Haitsma
Some how my attachments don't come through. Here's a link to the tarball placed on my website http://jaap.haitsma.org/gtksizegroup.tar.gz Jaap ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: How to get a GtkSizeGroup? (with attachment)

2005-11-16 Thread Jaap Haitsma
Jaap Haitsma wrote: Hi, I have a number of comboboxes that I want to have exactly the same size, and also I want them to align vertically. I can't use a table because in the dialog I want to use them there will be some text in between. Somebody on this list pointed me to use GtkSizeGroup.