Re: Space requirement of invisible elements
- From: Ian Martin <martin_id vodafone co nz>
- To: gtkmm-list gnome org
- Subject: Re: Space requirement of invisible elements
- Date: Sat, 15 Dec 2012 09:44:46 +1300
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]