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 maillist  -  [email protected]
> http://mail.python.org/mailman/listinfo/tutor
>   

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to