Federico
2014-09-23 13:46:23 UTC
Hi everyone!
Given that wx.KeyEvents of the EVT_KEY_UP/EVT_KEY_DOWN type carry "virtual"
keyboard scancodes as keycode, and that EVT_CHAR events "cook" those
scancodes to "real" characters, is there a way to get the real character
from a EVT_KEY_* event?
Given that wx.KeyEvents of the EVT_KEY_UP/EVT_KEY_DOWN type carry "virtual"
keyboard scancodes as keycode, and that EVT_CHAR events "cook" those
scancodes to "real" characters, is there a way to get the real character
from a EVT_KEY_* event?
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.