Re: Space requirement of invisible elements



Hi Jody,
How are you deactivating the widgets? If you're using hide() they disappear from the view; you may have more success using the set_invisible() method.

Ian.

On 14/12/12 04:48, jody wrote:
Hi

I have a Gtk::Table in which some Elements (Labels, Entries) have to be hidden,
when a particular CheckButton is activated.

The way it is now, the entire Table varies wildly in its extents when
i activate or
deactivate the CheckButton.

However, i would like to have a "static" layout, where the particular Widgets
smiply become invisible, without the rest of the Widgets being shifted around.

Is there some way to tell the Table to consider the invisible Elements
for its calculations?
(Or some other way to achieve my goal?)

Thank You
   Jody
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list



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