Welcome! Log In Create A New Profile

Advanced

[WB24] Tabbing inside a Looper

Posted by DarrenF 
[WB24] Tabbing inside a Looper
February 23, 2020 01:35PM
Hi guys,

I have a Looper control with some enterable Edit fields in it, so my question is; is it possible to control the tab from field to field automatically?

Every time I place the cursor in the 1st edit field in the Looper and press tab - the cursor leaves the Looper control instead of tabbing to the next field within the Looper.

I've looked around the online Help, but can't see any clues on how the achieve this...

Regards,
Darren.



Edited 1 time(s). Last edit at 02/23/2020 01:35PM by DarrenF.
Re: [WB24] Tabbing inside a Looper
February 24, 2020 02:50PM
Greeting

Uses

IF EDT_Edit1 = "" THEN
     // Display a message and position the user in edit on the control
     Error("Enter a value")
     ReturnToCapture(EDT_Edit1)
END

[infosonline.net]



Edited 2 time(s). Last edit at 02/24/2020 02:57PM by infos.
Author:

Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: