03-15-2006 09:40 AM
03-15-2006 11:47 AM
03-15-2006 11:56 AM
I have modified the simple.vi provided with labVIEW to create SubPanel.vi. The KeyDown.vi has an event structure which will handle key down events in SubPanel.vi.
I know this is not exactly what you want to achieve. But this may hep you.
Run the SubPanel.vi and press any key on your keyboard.
Hope this helps.
-p_oswal
03-17-2006 01:35 PM
01-05-2014 06:45 PM
I had the same problem... just to clarify it for others looking to solve the same issue.
As rad2495 has said above, you just need to add keyfocus to any of the controls on the subpanel VI and the Key Down event will then fire.
Thanks for the solution! 🙂
01-06-2014 09:24 AM
I would that the OP was able to resolve this already and that they haven't been waiting for 7 years for an answer.