Hi everyone,
Anyone know how (if possible) you can 'simulate' key presses on a keyboard ?
I need to select an object and send 'Ctrl-P' automatically !!!
Any ideas ?
I've looked at the KeyboardHook info, and that appears to only be for intercepting keyboard activity.
Thanks for any ideas.
James
Anyone know how (if possible) you can 'simulate' key presses on a keyboard ?
I need to select an object and send 'Ctrl-P' automatically !!!
Any ideas ?
I've looked at the KeyboardHook info, and that appears to only be for intercepting keyboard activity.
Thanks for any ideas.
James
processing asynchronous keystrokes in VEE. John Dumais of HP Santa Rosa
wrote about it in the December 1997 issue of T&MW. The DLL may sill be
available at http://www.hp.com/go/vpvee. It was when the article was
published.
---------------------------- /
| Martin Rowe | /
| Senior Technical Editor | / /
| Test & Measurement World | / / / ___________
| voice 617-558-4426 |/ / / /
| fax 617-558-4470 | / /
| e-mail m.rowe@ieee.org | /
| http://www.tmworld.com | /
----------------------------
> -----Original Message-----
> From: James Atkin [SMTP:James.Atkin@wireless.comdev.ca]
> Sent: Friday, January 22, 1999 8:07 AM
> To: hpvxd_xc@hpislsup.lvld.hp.com
> Subject: vrf : Sending key presses to objects in vee ...
>
> Hi everyone,
>
> Anyone know how (if possible) you can 'simulate' key presses on a keyboard
> ?
> I need to select an object and send 'Ctrl-P' automatically !!!
>
> Any ideas ?
>
> I've looked at the KeyboardHook info, and that appears to only be for
> intercepting keyboard activity.
>
> Thanks for any ideas.
>
> James