Page 1 of 1

How to move focus?

Posted: Wed Jan 04, 2017 12:15 pm
by ilbarbax
I wanted to do something like this on my rapagui ui:
Click on a button
do different stuffs
fill up a textentry with the results
move the focus on that textentry

I miss the last step. Up to the filling up I have no problem, to move the focus (that is in different pageview tab) on the textentry... I can't

Any hint?

Re: How to move focus?

Posted: Wed Jan 04, 2017 10:16 pm
by airsoftsoftwair
Yup, just set Window.ActiveObject to the desired object's id.