LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

runtime menu crash

Hi,

In one application I have a runtime menu which is dynamically changed. When a option is not available, the menu point is dimmed. Now I found out, that LabVIEW crashes every time when the runtime menu is opened while the change occurs in the program.
Is there a way to avoid this? Otherwise the whole option to change the runtime menu dynamically would be worthless..

Best regards
Dermot
0 Kudos
Message 1 of 3
(2,233 Views)
Which LabVIEW version are you using?
Could you attach an example that demonstrates the problem?

Best regards,

Jochen
National Instruments Germany
0 Kudos
Message 2 of 3
(2,216 Views)
Hi

just now by looking at it a second time, I found the solution.
In a early version of the program I added and deleted the runtime menu tags dynamically. When the runtime menu was opened during a delete action, LabVIEW 7.1 crashed completly.
Now I just dim the tags that are not available, that means I only change the properties of the tags and the program works just fine.

Thanks and best regards
Dermot
0 Kudos
Message 3 of 3
(2,210 Views)