On Apr 11, 11:18 pm, Ross Ridge <[EMAIL PROTECTED]>
wrote:
> rdahlstrom <[EMAIL PROTECTED]> wrote:
> >Basically, I'm looking for something similar to the Process.Responding
> >property in System.Diagnostics...
>
> You probably want to use IsHungAppWindow():
>
> IsHungAppWindow Function
>
>
Ross Ridge wrote:
> rdahlstrom <[EMAIL PROTECTED]> wrote:
>> Basically, I'm looking for something similar to the Process.Responding
>> property in System.Diagnostics...
>
> You probably want to use IsHungAppWindow():
Brilliant! So simple when you find out. Thanks.
(Added to my list of things I
rdahlstrom <[EMAIL PROTECTED]> wrote:
>Basically, I'm looking for something similar to the Process.Responding
>property in System.Diagnostics...
You probably want to use IsHungAppWindow():
IsHungAppWindow Function
You call the IsHungAppWindow function to determine if
Mic
On Apr 11, 3:22 pm, Tim Golden <[EMAIL PROTECTED]> wrote:
> Mike Driscoll wrote:
> >http://www.informit.com/articles/article.aspx?p=19489&seqNum=4
>
> > If you're better than I am, you can probably translate this to the
> > Python equivalent. Zenoss also has some monitoring software that's
> > open
On Apr 11, 3:46 pm, Tim Golden <[EMAIL PROTECTED]> wrote:
> rdahlstrom wrote:
> > On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
> >> Does anyone know how to determine the window status (Running or Not
> >> Responding)? I've tried various methods with no success...
>
> >> This would be
On Apr 11, 3:54 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Apr 11, 2:10 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
>
> > On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
>
> > > Does anyone know how to determine the window status (Running or Not
> > > Responding)? I've tried various
On Apr 11, 3:46 pm, Tim Golden <[EMAIL PROTECTED]> wrote:
> rdahlstrom wrote:
> > On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
> >> Does anyone know how to determine the window status (Running or Not
> >> Responding)? I've tried various methods with no success...
>
> >> This would be
Mike Driscoll wrote:
> http://www.informit.com/articles/article.aspx?p=19489&seqNum=4
>
> If you're better than I am, you can probably translate this to the
> Python equivalent. Zenoss also has some monitoring software that's
> open source Python code.
I'm afraid that article only allows you to d
On Apr 11, 2:10 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
> On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
>
> > Does anyone know how to determine the window status (Running or Not
> > Responding)? I've tried various methods with no success...
>
> > This would be on a variety of Windows
rdahlstrom wrote:
> On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
>> Does anyone know how to determine the window status (Running or Not
>> Responding)? I've tried various methods with no success...
>>
>> This would be on a variety of Windows systems, but all at least XP,
>> and mostly
On Apr 11, 1:45 pm, rdahlstrom <[EMAIL PROTECTED]> wrote:
> Does anyone know how to determine the window status (Running or Not
> Responding)? I've tried various methods with no success...
>
> This would be on a variety of Windows systems, but all at least XP,
> and mostly server 2003. Everyone w
Does anyone know how to determine the window status (Running or Not
Responding)? I've tried various methods with no success...
This would be on a variety of Windows systems, but all at least XP,
and mostly server 2003. Everyone will have Python 2.5.1 on them, and
the script would be running loca
12 matches
Mail list logo