LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get current selected line (at cursor) of the text box ?

Does any boby know what function in labwindow/CVI to use for getting the current line
(at the cursor) in the text box ?

Thx in advance
HDN
0 Kudos
Message 1 of 2
(3,152 Views)
CVI has some functions to operate on lines within a textbox. From any code window, press Shift-Ctrl-P and search TextBoxLine to see the functions.
See some additional notes and my sample program here.
0 Kudos
Message 2 of 2
(3,148 Views)