Re: [Tutor] Catch event's on my computer

2007-06-23 Thread Alan Gauld
"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

[Tutor] Catch event's on my computer

2007-06-22 Thread Flaper87
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