[issue1794] Hot keys must work in any keyboard layout
Guido van Rossum
report at bugs.python.org
Fri Jan 11 20:58:45 CET 2008
Guido van Rossum added the comment:
IDLE is written using Tkinter, not native Windows UI programming APIs, I
don't know if the scan code is available in the keyboard events.
If you want something to happen on this, I suggest you try to create a
patch to IDLE yourself -- it's unlikely that any of the current
developers has the time to figure this out, given that we don't have
Russian keyboards nor Russian versions of Windows or Mac.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1794>
__________________________________
More information about the Python-bugs-list
mailing list