emulate a key press
From: Bart Nessux (bart_nessux_at_hotmail.com)
Date: 02/29/04
- Next message: stephene_at_sjsoft.com: "RE: what is the ordering of an AST tree?"
- Previous message: Chris: "Re: Type emulation issues with new style classes"
- Next in thread: Bob Ippolito: "Re: emulate a key press"
- Reply: Bob Ippolito: "Re: emulate a key press"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 11:51:54 -0500
This probaly isn't possible with Python, but I thought I'd ask.
I want to emulate a key press programatically. I want the computer (G5
running Mac OSX 10.3) to think that the user has pressed the space bar on
the keyboard. Any module in Python that makes this easy? If not, I'll do
something in C.
- Next message: stephene_at_sjsoft.com: "RE: what is the ordering of an AST tree?"
- Previous message: Chris: "Re: Type emulation issues with new style classes"
- Next in thread: Bob Ippolito: "Re: emulate a key press"
- Reply: Bob Ippolito: "Re: emulate a key press"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|