[BUG]HandMorph =>Wonderland and use of controlKeyPressed

Karl Ramberg karl.ramberg at chello.se
Mon Aug 7 19:17:10 UTC 2000


Have you tested this on a mac ?
I think the mac os locks *every* other processes when there is a mouse down.
At least I can't get this to work. Can anybody else on a mac confirm this ?

Karl

Jeff Pierce wrote:
> 
> Yup, there's an unfortunate mix of too much functionality and not enough
> modifier keys.  I still hope to implement a more elegant solution, but
> until I've got time the current method at least works.  The trick is that
> you need to mouse down on a WonderlandActor (or the camera controls) first,
> and then hold down Control, Shift, or Shift+Control to access the different
> modes.
> 
> Jeff
> 
> At 05:54 PM 8/7/00, Karl Ramberg wrote:
> >
> >In
> >WonderlandActor>>onMouseMove
> >and
> >WonderlandCameraControls>>moveCamera
> >
> >is supposed to do special manipulation when control key is pressed down but it
> >gets overridden by the handMorph and it's special menu:
> >
> >HandMorph>>handleEvent:
> >
> >I'm not totally sure how to fix this.
> >
> >Karl





More information about the Squeak-dev mailing list