LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the tabulator order for the cells in one table?

Solved!
Go to solution

Is it possible in an easy or short way to change the order of the tabulator jumps in one table? So that first all cells in one row and then all in the next column are active or otherwise.

 

 

0 Kudos
Message 1 of 3
(2,704 Views)
Solution
Accepted by topic author Lindemann

Hi Herr Lindemann,

 

the (rather) easy way would be to use an event structure to capture "tab" keypresses and to set the active cell using property nodes...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,692 Views)
Thank you for the fast reply. I thought this would be the solution, but i hoped there is an easier way. 😉
0 Kudos
Message 3 of 3
(2,689 Views)