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:
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...
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.