Login  Register

Re: Changing mouse position from Pharo.

Posted by stephane ducasse on Mar 15, 2013; 7:38am
URL: https://forum.world.st/Changing-mouse-position-from-Pharo-tp4676580p4676898.html


On Mar 14, 2013, at 7:29 PM, [hidden email] wrote:

> About basic events, well Apple has internal events and the UIEvents.
> The internal events are basic and the UIEvents are user friendly an
> dppl can do double dispatch on them. These are two levels: one for the
> frameworks, and one for dealing with the low level.
>
> Anyway, I'd say a proper TextEditorMorph would be a priority over any
> event handling code…

Alain will start to work on it and Athens will be pushed in 3.0 soon.
Now I work on what I can and learn slowly.

Stef