Re: Fix columns when resizing...



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]