[squeak-dev] Re: The Trunk: Morphic-mt.849.mcz

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Fri Apr 10 15:29:14 UTC 2015


Hi Karl,

I am not sure whether I understand it correctly. At the moment, you have to
following possibilities:

1) Keyboard focus "on click" (i.e. mouseUp or mouseDown depending on the
morph)
-> Using the mouse via the scroll bars *does not* change the current focus.

2) Keyboard focus on "mouse over" (i.e. mouseEnter receive and mouseLeave
for release)
-> Using the mouse via the scroll bars preceeds a mouseEnter event and thus
changes the keyboard focus.


***

However, using the mouse-wheel needs keyboard focus because that's the way
the VMs gives use those events.

Best,
Marcel



--
View this message in context: http://forum.world.st/The-Trunk-Morphic-mt-849-mcz-tp4818555p4818928.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list