Re: Retrieving all open applications ...

2007-11-07 Thread Paul Boddie
On 7 Nov, 21:33, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Wed, 07 Nov 2007 06:36:49 -0300, Ajay Deshpande > <[EMAIL PROTECTED]> escribió: > > > well i still havent found a solution to this ... since i am using ubuntu > > 7.10, i cannot use the hammond modules ... > > As you said "list of

Re: Retrieving all open applications ...

2007-11-07 Thread Gabriel Genellina
En Wed, 07 Nov 2007 06:36:49 -0300, Ajay Deshpande <[EMAIL PROTECTED]> escribió: > well i still havent found a solution to this ... since i am using ubuntu > 7.10, i cannot use the hammond modules ... As you said "list of window handles" I thought you were working on Windows. Try with: man ps U

Re: Retrieving all open applications ...

2007-11-07 Thread Ajay Deshpande
hi guys: well i still havent found a solution to this ... since i am using ubuntu 7.10, i cannot use the hammond modules ... -Ajay On 11/4/07, Ajay Deshpande <[EMAIL PROTECTED]> wrote: > > applications ... i need to retrieve all currently open applications ... > > thx for your help ... > > -Ajay

Re: Retrieving all open applications ...

2007-11-03 Thread Ajay Deshpande
applications ... i need to retrieve all currently open applications ... thx for your help ... -Ajay On 10/31/07, Gabriel Genellina <[EMAIL PROTECTED]> wrote: > > En Tue, 30 Oct 2007 06:20:10 -0300, Ajay Deshpande > <[EMAIL PROTECTED]> escribió: > > > I need to retrieve all currently open applica

Re: Retrieving all open applications ...

2007-10-30 Thread Gabriel Genellina
En Tue, 30 Oct 2007 06:20:10 -0300, Ajay Deshpande <[EMAIL PROTECTED]> escribió: > I need to retrieve all currently open applications using a python > program. > So my output should be a list of window handles. Is there a module which > I > can use? "applications" or "windows"? You can use

Retrieving all open applications ...

2007-10-30 Thread Ajay Deshpande
Hi everyone: I need to retrieve all currently open applications using a python program. So my output should be a list of window handles. Is there a module which I can use? Thanks for any help. -Ajay -- http://mail.python.org/mailman/listinfo/python-list