Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to detect key presses
#1
How do you detect key events?
Reply
#2
you need to elaborate.
key events where? in GUI ? if so which one?
in main program?
on Flask app?
by your user name, I'm guessing pygame is that correct?
Reply
#3
Actually, key events in file and not PyGame.
Reply
#4
(Mar-14-2020, 09:47 AM)BlinkyGamer99 Wrote: Actually, key events in file and not PyGame.

Key events are by definition something that happens on your keyboard, at the time they are pressed.

What exactly are you hoping to do?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Button Presses in Certain Time Frame MsCheeseyPuff 3 4,913 Jun-30-2017, 08:39 PM
Last Post: MsCheeseyPuff

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020