karel schoonjan
New Member
I got the following question,
we created a program with different frames,
depending on some input parameters we hide or
show one or more frames.
The problem is to control the tab order.
At this time we cheque every tab and back-tab to go
to the next or previous field/frame.
This way we risk to forget a tab, or when new frames are
added we have to review all triggers.
If tried to put the tab sequence in a widget-handle array and
by using th MOVE-AFTER setting the order. This doesn't work
got progress errors 3135 & 3140.
Does anyone got an othe idea?
Thanks
we created a program with different frames,
depending on some input parameters we hide or
show one or more frames.
The problem is to control the tab order.
At this time we cheque every tab and back-tab to go
to the next or previous field/frame.
This way we risk to forget a tab, or when new frames are
added we have to review all triggers.
If tried to put the tab sequence in a widget-handle array and
by using th MOVE-AFTER setting the order. This doesn't work
got progress errors 3135 & 3140.
Does anyone got an othe idea?
Thanks