Re: [Tutor] Keycodes
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
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