Re: calling main_quit from signal_connect - is it possible/legal ?
- From: Kenneth Swanson <kswanson watson wustl edu>
- To: sergstesh yahoo com
- Cc: gtk-perl-list gnome org, Kevin Ryde <user42 zip com au>
- Subject: Re: calling main_quit from signal_connect - is it possible/legal ?
- Date: Mon, 01 Dec 2008 11:54:57 -0600
Sergei Steshenko wrote:
Again, my problem is _not_ that the widgets do not respond, but, rather,
the opposite - even though the widgets do _not_respond, they register
events, like mouse in, out, and these events - which normally I _do_ need,
but during update/unresponsiveness I do _not_ need, screw things up for me.
Sounds like you want to disable the signal handlers while you're running your extremely long subroutine.
Again, not a perfect solution--an unresponsive UI is rarely good.
-Ken
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]