simulating keyboard events

student student00 at angelfire.com
Wed Apr 2 10:37:40 EST 2003


sorry .... for now i'm developing under windows 2000, although it will
need to work on linux/unix machines in the future

Michael Hudson <mwh at python.net> wrote in message 
> > is there an easy way to simulate a keyboard event in python..
> 
> I doubt it, but I don't actually know...
> 
> > i need to send a 'Delete' key event to a text widget (at the current
> > cursor position/selection)
> 
> But I do know that this will be *very* platform dependent, so drop us
> a clue...
> 
> Cheers,
> M.




More information about the Python-list mailing list