> However you add widgets to show they are properly and nicely packed in a
> window. But they are not affected as soon as you start resizing Window.
> The
> only remedy I've found is to connect method to signal_check_resize() of
> the
> main window:

Widgets should automatically expand to fill available space, when you have
specified that. You should, for instance, investigate the Gtk::Box::pack()
parameters.

Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

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

Reply via email to