Activate a trigger when a textfield is focused
559412May 9 2007 — edited May 10 2007Hello all,
I have a textfield and I want to execute a procedure when that textfield is focused. I want to do this by using the keyboard and not the mouse.
For example when I am at a textfield called X, I want to press the Tab button and move to textfield Z. Then I want my procedure to get executed.
Which trigger do I have to use?
Thank you