How to send a keystroke? (OpenInsight Specific)
At 24 MAR 1998 01:46:08PM Jeff Blinn wrote:
Is there a way to send a keystroke to the system?
For example:
We added the standard Copy, Cut & Paste commands to the menu of an application using the Send_Message command with the appropriate parameters. This works fine except in an edit table (which is correct according to the documentation). However, the Control-C, Control-X and Control-V keys work as normal in all controls, even though selecting these items off the menu does not (in an edit table). Is there a way to have the menu actually send a Control-C rather than using the standard Send_Message? This would make it work in all situations.
Thanks,
Jeff