Re: "delay" in widget->sensitive
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: "delay" in widget->sensitive
- Date: Wed, 25 Jun 2008 23:40:31 +0200
anguila wrote:
When I switch between a 0= widget->is_sensitive() to a widget->sensitive(1),
the widget is put to sensitive(1) when my mouse touch this widget. How can I
set inmediatly this widget to activated mode?
I think $widget->set_sensitive(TRUE) should do the trick.
$widget->sensitive(TRUE) just sets an internal flag and does nothing more to
actually change the widget's appearance.
--
Bye,
-Torsten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]