Raw keyboard input
Hi, I wonder if it is possible to capture the ”raw” keyboard input to an output-pane. Using the :gesture-spec or :key parameters to the :input-model I can’t distinguish between e.g. the numerical keyboard and the ”normal” digits 0-9 – they appear identical to the handler function. Obviously at some level the virtual keycode from the underlying OS must be present, but it seems it is mangled before it reaches the CAPI handlers. Is there any way to retrieve the keycode from a keyboard event? Thanks Erik _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html