Hi there,
I want to insert text into another application, say text editor, where the text cursor is, from my Perl program. I browsed QandASection: GUI Programming, but there's nothing interesting for my requirements. Give me a hint where to start looking, or full solutions, if you are so inclined. ;)
Pseudocode:
my $apphandle = CurrentApp(); # application in foreground
$apphandle->InsertText('Hello from another program! ☻');
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |