Question:
After having added a new Setpoint on my application’s screen, the tab order (which was previously working) stops working. How can I re-sort my setpoints with the TAB key?
Solution:
Whenever a new object is created on the screen, it is attributed the first position, and then it is sorted out in decreasing order to the other screen objects. To keep the objects sorted out, follow these procedures:
- After the object has been created on screen, click Tab order option.
- Press the [CTRL] key and click on the next-to-last object.
- Release [CTRL] key and click on the last object (the one created previously).