[FIX] MVCEventSensorFixes-nk

Andreas Raab andreas.raab at gmx.de
Wed Mar 17 02:02:33 UTC 2004


Good spotting! But it seems your fix is slightly out of sync - I guess it
should just be:

EventSensor>>mouseButtons
    ^self peekButtons

Cheers,
  - Andreas

----- Original Message ----- 
From: <ned at squeakland.org>
To: <squeak-dev at lists.squeakfoundation.org>
Sent: Wednesday, March 17, 2004 2:48 AM
Subject: [FIX] MVCEventSensorFixes-nk


>
> "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.
>
> "
>


----------------------------------------------------------------------------
----


>
>




More information about the Squeak-dev mailing list