Page 1 of 1

Increment/Decrement Focus

Posted: Thu Oct 04, 2018 7:39 am
by pblase
What precisely is it that determines the order of the increment/decrement focus commands? It's obviously not the control ID number. I'm trying to implement a control using Designer and the GTT29A and am using two of the keypad buttons to select menu items. They're not selected in ID order.

Re: Increment/Decrement Focus

Posted: Thu Oct 04, 2018 11:03 am
by Daniel Divino
Hi Pblase,

Focus order on the GTT is determined by the object creation order. The object that is created/was dragged and dropped on screen first will be the first object in the focus order.

At the moment, the best way to adjust focus order is to copy and paste objects to achieve the correct focus order. We understand that this isn't an ideal method of dictating focus order, and we are looking to implement a better method in a future Designer revision.

Cheers,
Daniel