[FIX] MVCEventSensorFixes-nk ( v2: covered all button pollers )

Ned Konz ned at squeakland.org
Wed Mar 17 21:36:50 UTC 2004


This should replace my v1.

Change Set:		MVCEventSensorFixes-nk
Date:			16 March 2004
Author:			Ned Konz

Fixes the MVC hang upon switching between views that was introduced by
CS 5784NoEventSensorProcess-ar.

This was caused by waitNoButton and other tight delay loops calling
anyButtonPressed, which was returning mouseButtons without having a
chance to actually update that variable.

v1 (16 March)

v2 (17 March): more refactoring; made all tests and waits consistent.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MVCEventSensorFixes-nk.2.cs
Type: application/octet-stream
Size: 4688 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040317/22b237ab/MVCEventSensorFixes-nk.2.obj


More information about the Squeak-dev mailing list