LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cut text using event structure

Hi everyone.
 
 
I'm making a project with LV Student E. 7.1.1. I have an event structure, its function is scanning a value change in a "control text". Any change in the control text is detected by the event structure, except when I CUT the text (selecting part of the text and presing CTRL+X). The NEW VALUE isn't detected!!! Somebody knows why?
 
 
0 Kudos
Message 1 of 2
(2,383 Views)
It works if Update Value while Typing is not checked, provided you change the focus after the cut. But then you do not get events for each character as entered.

It works as you would expect in LV8.

Lynn
0 Kudos
Message 2 of 2
(2,376 Views)