<sigh> never mind. I just tested this with a new stack and it works the way 
it’s supposed to. I must have a script that is doing this. 

Bob S


> On Aug 16, 2023, at 9:30 AM, Bob Sneidar <bobsnei...@iotecdigital.com> wrote:
> 
> Hi all. 
> 
> Something curious that has been going on for a while. When I tab from field 1 
> to field 2, I have code that populates field 2 in some circumstances, then 
> checks to see if field 2 is empty, then focuses on field 2 if it is, or fiend 
> 3 if it’s not. In other words I am trying to focus on the next empty field. 
> 
> This never works if I am tabbing, BUT if I set a breakpoint and step through 
> the code, IT DOES WORK! I think this is because the tab-to-next-field native 
> LC code is executing AFTER my code runs. Exit to top does not have an effect. 
> 
> Anyone else seeing this behavior? 
> 
> Bob S
> 

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to