[FIX] MoreEventSensorFixes-nk

Ned Konz ned at squeakland.org
Tue Apr 13 18:30:22 UTC 2004


"Change Set:		MoreEventSensorFixes-nk
Date:			13 April 2004
Author:			Ned Konz

This is another modification to the changes made in updates
   5784NoEventSensorProcess-ar and
   5866MVCEventSensorFixes-nk

This changeset separates the process that checks for the interrupt key
being hit (by waiting on the interrupt semaphore) from the process that
periodically gets more events if the UI is not doing so often enough.

The advantage of doing this is that we can still remain responsive to
interrupts whether the VM signals the semapore or if we detect the
interrupt key via processEvent:

These changes were suggested by Tim Rowledge.
"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MoreEventSensorFixes-nk.cs.gz
Type: application/octet-stream
Size: 4345 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040413/40184094/MoreEventSensorFixes-nk.cs.obj


More information about the Squeak-dev mailing list