LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom run-time menu - super-ultra-basic question

Solved!
Go to solution

My first introduction to these.  I made a simple little VI, but clicking on the menu items does NOT fire the event.  I know the .rtm is 'associated with' the vi because the menu items appear when I run it.   I even used the Event Inspector Window, and it registered exactly 0 events.  What stupid little mistake have I made? Much thanks, mentors, paul

 

{seems we're not allowed to attach rtm files???}

0 Kudos
Message 1 of 3
(1,323 Views)
Solution
Accepted by topic author PaulOfElora

You're catching the menu activation of the GoButton control, not the VI.

Message 2 of 3
(1,300 Views)

Yep, I wandered off into the wrong dark corner, thanks again - paul

0 Kudos
Message 3 of 3
(1,280 Views)