[DUG] Is this list being archived somewhere?

Leigh Wanstead leighw at softtech.co.nz
Fri Aug 19 14:47:56 NZST 2005


Hi Richard,

Here is a link.

http://www.mail-archive.com/delphi@ns3.123.co.nz/maillist.html#04522

I want to complain that DUG should have own archive for public viewing.

Regards
Leigh
http://www.salenz.com
  -----Original Message-----
  From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]On
Behalf Of Richard Vowles
  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/dae320c7/attachment.html


More information about the Delphi mailing list