|
|||||||||||||
Hi,
Almost all function keys found on my keyboard have a corresponding keycode that can be used e.g. in FakeKeystroke () - except 'Print Screen'. It's not obvious why this one has been left out, it would be convenient to also have support for this key, e.g. for generating a screenshot or a printout.
Thanks.
I think the PrintScreen key is caught by the OS and not passed onto the user app. You'd be better off defining your own key and catching it in your panel callback. For instance I set Ctrl-P for printing with only a few lines of code. See the HandlePanelDefaultKeys() function example here.
Well, it IS possible to obtain screenshots, see this forum post from Nick. And why not support the PrtScr button if it is available and has an obvious meaning?
You must be a registered user to add a comment here. If you've already registered, please log in. If you haven't registered yet, please register and log in.
Note: the LabWindows/CVI Idea Exchange is not the appropriate forum to submit technical support questions.
The LabWindows/CVI R&D team is committed to reviewing every idea submitted via the LabWindows/CVI Idea Exchange. However, we cannot guarantee the implementation of any LabWindows/CVI Idea Exchange submission.
My Profile | Privacy |
Legal |
Contact NI
© 2011 National Instruments Corporation. All rights reserved. | E-Mail this Page
|
||

E-Mail this Page