Hi,
many of our customers often work with a numeric keypad. Therefore we have the key ENTER (button on the numeric keypad) for actiondefault NEXTFIELD defined in the ActionDefaultList. If we run the application via GDC, it works as expected. For example: the cursor is in the last INPUT edit field. After pressing the TAB button, the program exits the INPUT method.
The problem is when running the program via GWC. The cursor is in the last INPUT edit field. After pressing the TAB button, the program does not exits the INPUT method.
However, this problem is only in the new version GAS 3.20. In versions GAS 3.00 and 3.10, the program works correctly.
Of course, this can be solved programmatically, but we have too many input windows where we would have to fix this case.
Best regards,
Ernest