Re: [python-win32] disable mouse/keyboard input

2006-10-21 Thread James Matthews
Here is the case whats the issue when you have an app and you don't use stdin... or inputOn 10/20/06, Gabriel Genellina [EMAIL PROTECTED] wrote:At Friday 20/10/2006 12:51, Axiom X11 wrote: I'd like to be able to ignore all user input while a vidoe isplaying, and then be able to allow the user

[python-win32] disable mouse/keyboard input

2006-10-20 Thread Axiom X11
I've seen several posts about this, but no answers.http://mail.python.org/pipermail/python-list/2004-April/214881.htmlIs this possible in python? Without relying on visual basic scripts? I'd like to be able to ignore all user input while a vidoe is playing, and then be able to allow the user to

Re: [python-win32] disable mouse/keyboard input

2006-10-20 Thread Gabriel Genellina
At Friday 20/10/2006 12:51, Axiom X11 wrote: I'd like to be able to ignore all user input while a vidoe is playing, and then be able to allow the user to click things. For the question as posted, the answer is simple: just ignore all input! You should be more specific. Do you want to disable