ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

delete menu bar items

Hi,

 

I have to delete certain menu bar items and i am using the "Delete Menu Items Function" for this purpose.

i want to delete the "Tools" menu option completely.

But when i wire "app_tools" to 'menu tag' input of this function the tools option does not get deleted and some options are still visible.

 

Kindly let me know how to completely remove/hide this menu option.

 

Regards 

0 Kudos
Message 1 of 6
(5,104 Views)
Why don't you just go to Edit>Run-Time Menu and create a custom menu without the Tools menu?
Message 2 of 6
(5,097 Views)

Hi gsingh,

 

As Dennis said u can either Customize your Run time menu or U can try inserting a menu programmatically.

Check out this VI and let me know if u need some more explanation.

 

Rgds,

Venky
0 Kudos
Message 3 of 6
(5,044 Views)

I want to delete each and every menu item. I have used "Fit to largest decoration" function so i want to display only the title and front panel contents. no run ,stop buttons, no file,edit tools help etc etc. I tried from VI properties and from run time menu also but it is not working.

Please help me

0 Kudos
Message 4 of 6
(4,136 Views)

Go to Vi Properties (Right Click the vi icon)

Select Category: Window Appearance

Select: Customize (from radio buttons)

Click on Customize button

Remove check marks on: "Show menu bar" and "Show toolbar when running"

Click on Ok

Click on Ok

 

steve

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 5 of 6
(4,128 Views)

thank you for your reply. but file edit view options are still there

0 Kudos
Message 6 of 6
(4,123 Views)