[DUG] Is this list being archived somewhere?
Jason Saggers
jsaggers at esp.co.nz
Fri Aug 19 14:42:13 NZST 2005
I have every message since I joined the list still
Jason
_____
From: Richard Vowles [mailto:Richard.Vowles at borland.com]
Sent: Friday, 19 August 2005 2:40 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] Is this list being archived somewhere?
All this juicy information is otherwise being lost.
I get a welcome letter each month (Thanks to Stephen the Office Boy and
Gary :-), but I don't read it :-(
---
Richard Vowles, Solutions Architect, Borland New Zealand
email: richard.vowles at borland.com
phone: +64-9-9184573
cell: +64-21-467747
other: MSN richard.vowles at borland.com, skype: rvowles
_____
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of Jeremy Coulter
Sent: Friday, 19 August 2005 2:07 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Click a button in 3rd party app
I have done this a number of times. take a look at "FindwindowEx"
This lets you specify a parent handle (in this case your form) to seatch
for the class or name of the button.
If the button is on another control, you will need to find the handle
for that first, that then becomes the parent handl, then look for the
button.
Jeremy
-----Original Message-----
From: "Ross Levis" <ross at stationplaylist.com>
To: "NZ Borland Developers Group - Delphi List"
<delphi at ns3.123.co.nz>
Date: Fri, 19 Aug 2005 13:54:25 +1200
Subject: [DUG] Click a button in 3rd party app
Does anyone know now to click a button in another application?
I can get the window handle by using FindWindow. What's next?
Cheers,
Ross.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20050819/1078023a/attachment-0001.html
More information about the Delphi
mailing list