Ben Coman wrote:
darrinm wrote:
Thanks for the help Ben. Submitted!
--
View this message in context:
http://forum.world.st/Mac-keyboard-bindings-tp4760656p4761232.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Cool. Now its good practice to end the mail t
darrinm wrote:
Thanks for the help Ben. Submitted!
--
View this message in context:
http://forum.world.st/Mac-keyboard-bindings-tp4760656p4761232.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Cool. Now its good practice to end the mail thread with a link t
Thanks for the help Ben. Submitted!
--
View this message in context:
http://forum.world.st/Mac-keyboard-bindings-tp4760656p4761232.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
OK, I have fixed the problem with a patch to the Pharo VM. I cannot claim to
understand what is going on with the keyboard handling there but I see what
is missing.
Now, how should I go about submitting this patch for inclusion in the VM?
diff --git a/platforms/iOS/vm/OSX/sqSqueakOSXCGView.m
b/pl
Thanks Stephan. Unfortunately it looks like the problem is deeper. The
Home/End (as well as Insert and others) key events don't actually make to
the image from the VM. keyUp is received but not keyDown or keystroke. Still
looking into why.
--
View this message in context:
http://forum.world.st/