Am Donnerstag, den 01.11.2007, 17:03 +0300 schrieb 12 12:
> Is there any cross-platform way to implement subj?
> Suppose I need from Form2 to add some letter into TEdit which placed on 
> Form1.
> Except of WinAPI's SendInput.

At least for all X Windows platforms you can use the Xtst extension to
the X server. That one allows to send keyboard events from your
application.

Making a Form showing key buttons should be straightforward, the only
thing a little hairy is getting the encoding right. But with that I
could help. I have done something similar using the technique from one
of xautomation's tools (translated to pascal).

HTH,
Marc


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to