keystroke check

Rob Sacamento soyfree at ugcs.caltech.ed
Thu Jul 31 04:51:03 EDT 2003


You may want to check out the pygame modules (http://www.pygame.org),
specifically the event module.  It's been a while since I've looked through
the specifications for it, so I'm not positive it does exactly what you
want, but it bears checking out.

 -Rob S.


"Wes Fraser" <ugly_411 at yahoo.com> wrote in message
news:mailman.1059619004.15764.python-list at python.org...
> Is there any way to check in a loop to see if at that
> given moment in the program, a key on the key board is
> being pressed without actually stopping like raw_ipnut
> does?
>
> Thanks!
>
> Wes
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>






More information about the Python-list mailing list