<div dir="ltr">Sorry, I&#39;m going full retard here.<div>Just ignore my previous mail.</div><div><br></div><div>Karl<br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 5:29 PM, Marcel Taeumel <span dir="ltr">&lt;<a href="mailto:marcel.taeumel@student.hpi.uni-potsdam.de" target="_blank">marcel.taeumel@student.hpi.uni-potsdam.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Karl,<br>
<br>
I am not sure whether I understand it correctly. At the moment, you have to<br>
following possibilities:<br>
<br>
1) Keyboard focus &quot;on click&quot; (i.e. mouseUp or mouseDown depending on the<br>
morph)<br>
-&gt; Using the mouse via the scroll bars *does not* change the current focus.<br>
<br>
2) Keyboard focus on &quot;mouse over&quot; (i.e. mouseEnter receive and mouseLeave<br>
for release)<br>
-&gt; Using the mouse via the scroll bars preceeds a mouseEnter event and thus<br>
changes the keyboard focus.<br>
<br>
<br>
***<br>
<br>
However, using the mouse-wheel needs keyboard focus because that&#39;s the way<br>
the VMs gives use those events.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/The-Trunk-Morphic-mt-849-mcz-tp4818555p4818928.html" target="_blank">http://forum.world.st/The-Trunk-Morphic-mt-849-mcz-tp4818555p4818928.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>