LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Questions on control shortcut keys

Dear Roberto Bozzolo:
Thank you very much! Maybe I haven't expressed myself clearly. I'll try again.
first, I do put different shortcut keys for the different controls.
Second,I'll tell you what happened with my programm. I created several shortcut keys for command button.In my main panel, there is a timer control which ticked whenever possible.One "toggle" button to start and terminate a routine.I had setted one shortcut key for that button,but the shortcut keys can't work before I disable the timer control.And I created a command button to print out the result, another command button to save the data to hard disk.I had setted two different shortcut keys for that two buttons.Then I used one shortcut key to tiggered
one button,displayed a popup panel.When I return to the main panel, all shortcut keys can't work.If I click mouse button on the control except command button,such as a ring control,all shortcut keys work proprely again.
I will send you my UIR file.But I use chinese on the panel,I don't know fi you can display it correctly. Other more, the distribute kit seems not suport chinese,will you please give me some suggestions on that?
0 Kudos
Message 1 of 2
(2,915 Views)
Is this a set focus problem ?
Prior to returning to the main panel, do you have to set the focus back to the main panel ?
Message 2 of 2
(2,915 Views)