Fernando olivero-2 wrote:
1. any modifier key WinVMs produce an DOWN and UP event, and MAC VM's dont produce anything.
Where did you put your hook? In 1.3-rc with Jenkins Carbon JIT VM, InputEventSensor>>handleEvent: sees #(1 102468 341 741 0 8 0 1) "Cmd pressed" #(1 102704 341 741 0 0 0 1) "Cmd unpressed" #(1 103210 341 741 0 4 0 1) "Alt pressed" #(1 103456 341 741 0 0 0 1) "Alt unpressed" #(1 105053 341 741 0 2 0 1) "Ctrl pressed" #(1 105215 341 741 0 0 0 1) "Ctrl unpressed" but they're classified as mouse events (first element). See also http://forum.world.st/Task-List-td4014056.html Sean -- View this message in context: http://forum.world.st/KeyboardEvent-differences-between-platforms-tp3995799p... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.