Re: how to give focus to another application

2008-06-25 Thread Mike Driscoll
On Jun 25, 1:23 pm, "massimo s." <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to know if 1)there is a Python way to tell under which > terminal process a Python command-line application is running 2)there > is a Python way to tell the OS to give focus to another window. > > Solutions for Windo

how to give focus to another application

2008-06-25 Thread massimo s.
Hi, I would like to know if 1)there is a Python way to tell under which terminal process a Python command-line application is running 2)there is a Python way to tell the OS to give focus to another window. Solutions for Windows, Linux and OS X are welcome, even if OS-specific (of course general s