LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

keyboard shortcuts

Hello,

I am using the key navigation for the control of some controllers in my front panel but the selection of keys is limited. Is it possible to use other keys that are not included in that list?

i.e arrows?

Thank you,

Christos

 

0 Kudos
Message 1 of 3
(2,684 Views)
You can only select from the values available. However, you can always use the event structure to simply catch a keyboard event and handle it any way you want. Search the forum, as there are numerous examples, such as this one.
0 Kudos
Message 2 of 3
(2,673 Views)

Event structure won't work good for me because i need to assign a lot of keys that they are in several loops.

It has to be another way, in previous threads i found some keyboard libraries but they were for previous versions of labview and they don't open with 8.6 version. I don't understand one think, since in key navigation some keys can be assigned what's the problem of assigning all the keys of a keyboard?

 

Thanks,

CK

0 Kudos
Message 3 of 3
(2,657 Views)