Hi Glus,

On Wed, 23 Feb 2011 18:39:30 +0100 you wrote:
> 
> Gtk::Table::attach (Gtk::Frame frame,             0, 5, 3, 4,
> Gtk::FILL|Gtk::EXPAND, Gtk::SHRINK, 0, 5);

This entry declares that even column 0 is expandable. Try removing the
Gtk::EXPAND from this and see if that helps.

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

Reply via email to