Tag Archives: user interface

Example Form

Making LabVIEW ‘Enter Key’ Move Mouse Cursor to Next Data Entry Box

In LabVIEW the Enter Key Does Not Navigate to Next Data Entry Box

<Tab KEY> vs <Enter Key> Behavior in LabVIEW Forms
In a LabVIEW data entry form, pressing the <Tab Key> causes cursor navigation to next data entry box. However, pressing the <ENTER Key> on same data box only finishes data entry, and does not move the cursor to the next data entry input box.  Why is this so?
Continue reading