Re: Fix columns when resizing...
- From: Robert Pearce <rob bdt-home demon co uk>
- To: gtkmm-list gnome org
- Subject: Re: Fix columns when resizing...
- Date: Wed, 23 Feb 2011 18:30:40 +0000
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]