Page 1 of 1

Keyboard functions without OpenScreen()?

Posted: Wed Aug 30, 2006 1:25 am
by garretthylltun
Is it possible to use the keyboard functions without using OpenScreen()?

I want to be able to catch some keyboard entries and also simulate some
keyboard presses in a notepad style app here. Like being able to simulate
CMD+V to activate the hotkeys on the menu of my app to get paste to
work from a button on the apps toolbar.

Thanks for any info or help,
-Garrett