Message from discussion
delphi sample
Received: by 10.35.88.17 with SMTP id q17mr1288317pyl.1165967951920;
Tue, 12 Dec 2006 15:59:11 -0800 (PST)
Received: from 85.68.68.127 by 79g2000cws.googlegroups.com with HTTP;
Tue, 12 Dec 2006 23:59:10 +0000 (UTC)
From: "yarek" <yar...@gmail.com>
To: "Nektra OEAPI Support" <Nektra-OEAPI@googlegroups.com>
Subject: Re: delphi sample
Date: Tue, 12 Dec 2006 15:59:10 -0800
Message-ID: <1165967950.704268.175630@79g2000cws.googlegroups.com>
In-Reply-To: <457EFBF1.3030309@nektra.com>
References: <1165946880.617569.130140@16g2000cwy.googlegroups.com>
<457EFBF1.3030309@nektra.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Micorosft IE; mozilla 4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Thanks for your reply.
I do not know if SendKey is the solution:
- is there a way to know if the cursor is the BODY part instead of the
SUBJECT or DESINTAION part ?
The purpose is to insert some SMILEYS:
- I have to select an image : simulate a CTRL+C to put the image into
the clipboard
- TEST if the cursor is in the BODY part : HOW CAN I DO THIS ?
- If YES, then simulate a CTR+V to paste from clipboard.
Is there any other smarter way to do it ?