Re: Simple problem with visible property
- From: Pascal Giard <evilynux yahoo com>
- To: muppet <scott asofyet org>, gtk-perl-list gnome org
- Cc:
- Subject: Re: Simple problem with visible property
- Date: Thu, 13 May 2004 18:41:58 +0200 (CEST)
--- muppet <scott asofyet org> a écrit : >
Pascal Giard said:
here's a basic description of my problem:
when i $ok->set_visible(FALSE) and $next->set_visible(TRUE), it works as
expected.
erm, set_visible() just sets a flag value, and is meant for use by widget
implementations.
instead, use hide() and show(), which not only set the visible flag, but do
the appropriate work to get the widgets on and off of the screen.
works nice, thanks alot for your patience.
-Pascal
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur
http://fr.messenger.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]