" It also means that Phil can support ANY browser, or ANY app. That has a
statusbar."

That was written in Delphi ? :)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Jeremy Coulter
Sent: Monday, 30 July 2007 7:03 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG] Pulling status bar text off another application

Did ANYONE apart from Phil take a look at the code I supplied??
My function does it is a LOT less complex manner that some of the ideas
suggested thus far.
It also means that Phil can support ANY browser, or ANY app. That has a
statusbar.

Jeremy 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dennis Chuah
Sent: 30 July 2007 18:49
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Pulling status bar text off another application


Why don't you use automation to get access to the browser application
object.  From there you can use the HTML Dom to get access to the status bar
text.

----- Original Message -----
From: "Phil Scadden" <[EMAIL PROTECTED]>
To: <delphi@delphi.org.nz>
Sent: Monday, July 30, 2007 2:57 PM
Subject: [DUG] Pulling status bar text off another application


>A webapp running in IE put text in the status bar that I would dearly like
> to snaffle into another running application. Statusbar I think is a 
> wincontrol
> so could be possible. Anyone with bright ideas on discovering it?
>
> ----------------------------------------------------------
> Phil Scadden, GNS Science Ltd
> 764 Cumberland St, Private Bag 1930, Dunedin, New Zealand
> Ph +64 3 4799663, fax +64 3 477 5232
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi@delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: 
> unsubscribe
> 

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject:
unsubscribe

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.19/917 - Release Date: 25/07/2007
01:16
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.19/917 - Release Date: 25/07/2007
01:16
 


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject:
unsubscribe


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to