Re: [gtkmm] sensitivity seems to be 'ignored'
- From: Manuel Clos <llanero eresmas net>
- To: Jeffrey Rush <rushjeffrey hotmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] sensitivity seems to be 'ignored'
- Date: Mon, 02 Sep 2002 20:08:07 +0200
Jeffrey Rush wrote:
Ahh, I think I understand! Let me summarize this:
Each callback routine is handled like an atomic function, which
'normally' won't get interrupted. But by inserting
while(g_main_iteration(FALSE)) pending events are processed
immediately, even if this means to interrupt the current
callback. And after processing the 'interrupting' callback,
processing continues where it got before interruption.
Is that correct that way?!
Yes.
--
Manuel Clos
llanero eresmas net
TCPA y Palladium: http://bulmalug.net/body.phtml?nIdNoticia=1398
TCPA and Palladium: http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]