It is just a Dialog from Resources
as a sample with 3 Gets and 2 Buttons
The resource looks like :
Obj Var Order ID
oGet1 cGet1 1 110
oGet2 cGet2 2 120
oGet3 cGet3 3 130
oBtn1 4 1
oBtn2 5 2
When I Press < RETURN > in cGet1,
oBtn1 gets the Focus not cGet2
In the ressource the order is ok ( 1 to 5 like in sample )
With RETURN, the next field doesn't get the focus
Greetings from Germany / Essen
U. König