07-06-2005 05:02 PM
07-07-2005 12:26 PM
07-07-2005 12:38 PM
No, I do not get that behavior. Nothing happens when I press Ctrl-D.
If I open a function panel and select "View" from the menu, I can see "Declare Variable..." in the dropdown menu but there is no shortcut associated with it.
I tried loading the latest patch for LabWindows/CVI, but it didn't fix the problem.
07-07-2005 01:37 PM
Hello AB-SP,
To clarify, do you see the "Declare Variable ..." entry under the View menu on the function panel, or the Code menu? Also which OS are you using?
Thanks.
07-07-2005 01:40 PM
Sorry, that was a typo. I see "Declare Variable..." in the "Code" menu.
I have Windows XP Professional, Version 2002 with Service Pack 1.
07-07-2005 03:06 PM
Hello AB-SP,
Is it only the Declare Variable shortcut that doesn't appear? It it is only that one option that doesn't have a shortcut, I suspect your default shortcuts got changes somehow, but you should be able to correct that situation rather quickly.
If go to the Source Code Window, and expand the Options menu. Select Change Shortcut Keys. There you will see a list of all your shortcut settings. Expand the "Code Menu" tree node. From there, I'm assuming you don't have a shortcut set for "Declare Variable". On my machine, it lists Ctrl-D beside that entry. What you can do is right click on Declare Variable, and select Change Key. Choose Ctrl-D or any other unused Key combination. Click OK, and now if you open up your function panel and expand the Code menu, you should see the appropriate shortcut beside the "Declare Variable..." entry.
Let me know how this goes. Thanks.
07-07-2005 03:21 PM