LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

generate callback for menu bar

I created a menu bar on the uir editor. I set the callback name for menu item. However, I dont know how to generate the callback function.  
0 Kudos
Message 1 of 2
(3,061 Views)
Inside UIR editor use Code >> Generate >> Menu callbacks menu item
The following online help argument describes all code generation facilities: I suggest you to read them carefully as it describes all features CVI editor includes for code generation.
Using LabWindows/CVI >> Developing a Graphical User Interface >> Editing a User Interface >> Generating code from the GUI


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,050 Views)