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: 

Creating customized run-time menus

I am trying to create a customized run-time menu when I right click on a tree control. I can disable the existing run-time/pop-up menu but would like the ability to use a different customized menu.

I can simulate a run-time menu by using creating a VI that functions in a manner similar to the menu but would prefer the ability to create and process and customized run-time/pop-up/floating menu.

The menu is always of a fixed size with all items enabled. I do not need the ability to modify this menu within the application.
0 Kudos
Message 1 of 4
(3,082 Views)
There is an LTR article by David Ritter called "Contextual Pop-Up Menu Programming" that shows a method similar to yours. It is well worth a look.

-Jim
Message 2 of 4
(3,082 Views)
Thanks.

It looks like the approach I have taken in the past and will continue to use until NI adds the feature in LabVIEW.

--Randy
0 Kudos
Message 3 of 4
(3,082 Views)
Hi,

There is a 'toolkit' made by me that creates popup menus. Perhaps someone
can send it to you (I've send it to several people). I cannot send it to
you, the code belongs to my old employer (although I've send several copies
for free)...

Regards,

Wiebe.


"RGSchmidt" wrote in message
news:506500000005000000FB380100-1066448259000@exchange.ni.com...
> Thanks.
>
> It looks like the approach I have taken in the past and will continue
> to use until NI adds the feature in LabVIEW.
>
> --Randy
0 Kudos
Message 4 of 4
(3,082 Views)