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