LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multicolumn list box

Solved!
Go to solution

Hi,

Is there any possible to add new item into Right click menu?
For example I need to add one item 'Test' at Multicolumn list box

0 Kudos
Message 1 of 4
(3,146 Views)

Hi Padmanaban,

 

sure! Create your own context menu for the MCL…

 

LabVIEW comes with a lot of example VIs, there is also an example, which explains programmer-defined menus…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(3,141 Views)

How can I create it?

0 Kudos
Message 3 of 4
(3,118 Views)
Solution
Accepted by topic author PadmanabanJ

Hi Padmanaban,

 

right mouse click -> advanced -> runtime menu -> edit…

 

Or read the help here, here, or here.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(3,115 Views)