I thought this thread had died down. I guess not quite...

It makes perfect sense to me that TAB and Ctrl-TAB would generate the same
keycode, as TAB is itself a control character (Ctrl-I). As the Ctrl
modifier bit is effectively already set, I don't think you can really set
it a second time and be able to detect it.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to