Re: [Tutor] Keycodes

2006-10-03 Thread Luke Paireepinart
Chris Hengge wrote: > Is it possible to capture keycodes for things like ctrl/alt/shift? > > I've made a script using msvcrt but it seems to skips most of the non > alphanumeric keys. > > Thanks. You can in Pygame. I don't know about msvcrt. > --

[Tutor] Keycodes

2006-10-03 Thread Chris Hengge
Is it possible to capture keycodes for things like ctrl/alt/shift?   I've made a script using msvcrt but it seems to skips most of the non alphanumeric keys.   Thanks. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor