05-27-2015 10:19 PM
@mikeporter wrote:
The risk you are running is that the "solution" will atop working the first time you upgrade LabVIEW.
Found the thread I got that idea from: http://forums.ni.com/t5/LabVIEW/Swap-the-key-focus-at-Array-element/m-p/440876#M215334
Given that the thread dates from 2006, seems like that approach has been working for many LabVIEW versions and will probably continue to do so.
05-28-2015 12:01 PM
How do I make it so that a Listbox gives me the data entry cursor when it gets key focus? Right now, when I try this it just puts a rectangle around the whole listbox and I can't enter data without clicking inside the listbox.