LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a shortcut menu for the pane

Hi all
 
Well - I know how to create a shortcut menu for a control, but how is it created for a pane? There is the possibility to add an event case for a shortcut menu linked to a pane (see picture), but how can I create this menu?
 

Message Edited by becktho on 08-01-2006 11:32 AM

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 1 of 4
(2,744 Views)
I don't know how to create a static run-time shortcut menu, but a dynamical creation should be possible  in the same way as is demonstrated  in the example code "<labview>\examples\general\Run-TimeShortcutMenu.llb\Run-Time Shortcut Menus.vi" for the shortcut menu of a control.

So, does anybody know how to access the menu editor at edit-time to create a static shortcut menu?
Message 2 of 4
(2,734 Views)
ahlers option works, sorry but I can't add images from work!
Just use the shortcut Menu Activation filter event? to create a menu.


Ton

Message Edited by TonP on 08-01-2006 12:56 PM

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Download All
Message 3 of 4
(2,731 Views)
Well this works, but I'm rather looking for the static way. Maybe I did not write clear enough what I wanted to know.
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 4 of 4
(2,721 Views)