"Flaper87" <[EMAIL PROTECTED]> wrote
> I mean, i need to catch every movement of the pointer, what its
> position is
> everything. I've read that i can do that using my native system API,
> and
> also pygame.
I don't know about pyGame but certainly the OS API should allow it.
What OS/GUI are yo
Hi everybody!!
First i have to say that my english may have some mistakes, so i'm sorry if
i commit any
my question is, How can i catch every event that have been done with the
pointer or the keyboard in my computer?
I mean, i need to catch every movement of the pointer, what its position is
ev