Hello,
I am trying to create an app that will insert text wherever the cursor is (mostly in another app). Right now I am using the pasteboard and a cmd-v keystroke event. It works, but I find it rather crude and it wipes out everything that could have been in the pasteboard.
Is there another way to achieve this ?
Thanks,
Paul
I am trying to create an app that will insert text wherever the cursor is (mostly in another app). Right now I am using the pasteboard and a cmd-v keystroke event. It works, but I find it rather crude and it wipes out everything that could have been in the pasteboard.
Is there another way to achieve this ?
Thanks,
Paul