Gotfocus block does not execute when textbox has focus

I have a gotfocus block for textbox1. In the screen initialize block I requestfocus for textbox1. The gotfocus block is not executed when the requestfocus block is executed.


why requestFocus in another texbox's got focus event?

you can use a clock:
image

Eventually after textbox1 has been filled, textbox6 will get focus. I was testing to see if the block was executing.

Thank you for your help.

It also appears to work if focus is called from a button...

image

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.