[FIX] EventSensorInterruptFix-nk

ned at squeakland.org ned at squeakland.org
Thu Mar 18 23:16:16 UTC 2004


from preamble:

"Change Set:		EventSensorInterruptFix-nk
Date:			18 March 2004
Author:			Ned Konz

CS 5784NoEventSensorProcess-ar broke the ability to break out of a tight
UI loop.

This CS fixes that problem by checking from time to time whether it has
been too long since the last time that events were polled.

It also lays the groundwork for eventual use of the input semaphore by
Morphic by setting a flag if the input semaphore is actually being
signaled by the VM.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EventSensorInterruptFix-nk.cs.gz
Type: application/octet-stream
Size: 3470 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040318/26063e93/EventSensorInterruptFix-nk.cs.obj


More information about the Squeak-dev mailing list