LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

app_view disappears from my RunTime application

Hello,
Labview 8.2.1. When I build an executable of a Vi in which I specifically delete one of the app_* menu (the Labview reserved menus) using Delete Menu Items, the VIEW menu disappears in all cases from the executable even if I delete whatever menu like Tools.
The only way to leave the VIEW in the application built is to leave all app_* menus which I do not want. As soon as I delete a menu (other than VIEW), the VIEW menu is no more in the built application.
Thanks a lot for your help,
Christophe
0 Kudos
Message 1 of 3
(2,750 Views)
Create a custom menu and use "Edit->Insert Application Item" to insert the entire VIEW menu in the custom menu. Afterwards save and replace default menu on close.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 3
(2,708 Views)

Thank you for your answer, André. I understand what you mean but the reason why I would like to keep the View menu is that it lists all the opened Windows (all the subVis that are opened) at a certain time. So this peculiar behavior is not easy to reproduce by creating a custom menu, copy of the original View. I just wonder if this is a desired behavior thought by the developers or if it is a bug...
Thanks,

Christophe

0 Kudos
Message 3 of 3
(2,705 Views)