To: Maxence Guesdon Cc: lablgtk at kaba.or.jp Subject: Re: GtkWidgetFlags ? References: <20020411150051.47e88dff.maxence.guesdon at inria.fr> From: Remi VANICAT Date: 11 Apr 2002 16:01:26 +0200 In-Reply-To: <20020411150051.47e88dff.maxence.guesdon at inria.fr> Message-ID: <87sn62pc5l.dlv at wanadoo.fr> Lines: 26 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Sender: Vanicat Remi Maxence Guesdon writes: > On Thu, 11 Apr 2002 14:40:03 +0200 > Olivier Andrieu wrote: > > > Hi, > > > > Is there a way in LablGTK to get/set widget flags such as GTK_MAPPED, > > GTK_VISIBLE, GTK_SENSITIVE, etc ? > Are these flags related to the set_sensitive, hide/show methods of the GObj.misc_ops class ? > If so, you can do : > your_widget#misc#set_sensitive false/true; > your_widget#misc#hide() > your_widget#misc#show() > > About map, i don't know. > GObj.misc_ops have also the methods map and unmap that seem to be what we want here -- Rémi Vanicat vanicat@labri.u-bordeaux.fr http://dept-info.labri.u-bordeaux.fr/~vanicat