I had the same problem with a FileChooserWidget with an extra
GtkExpander widget in it. One solution is to make the window fixed
(unresizable). Of course, the downside is that the user can't ­­resize
it himself. Let me know if you find another solution!
Cheers,
Samuel

On 8/21/06, Fernando Apesteguía <[EMAIL PROTECTED]> wrote:
> Hi list!
>
> I'm developing a simple application. I have a tabbed pane. Some of these
> tabs are bigger than others, with more text and more widgets.
> When I click on one of these tabs, the window growns, what is great, but
> when I click in a smaller tab, the window doen't return to the minimum
> required size... How can I achieve this behaviour? How can I have always
> just the size what I need?
>
> Best Regards
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to