Example Code

Edit/Type in Multicolumn List Box During RunTime

Code and Documents

Attachment

Overview

 

Easy way to Edit/Type (Using Keyboard) Contents in MCL (MultiColumnListBox) during Run Time

 

Description

 

This VI creates an event based on Mouse Down on the MCL and Gets the Co-ordinates, use Point to Row Column Invoke Function to get selected Row Column and Use this Row Column values for Edit Position Property Node

 

Hardware and Software Requirements

 

LabVIEW Version above LV2010 (Even Lower Version will support)

 

Steps to Implement or Execute Code

 

1. Open the VI

2. Run the VI and Click on the Left side of the cell where you want to type the text (Right Side of the cell is not enabling properly safer to click on the left side)

3. Check whether you can able to edit /type contents to the cell.

4. Stop the VI

 

 

 

 MCL.png

 

 

Additional Information or References

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors