Page 1 of 1

how can I programmatically make widget "focused"?

Posted: Wed Jun 22, 2011 7:49 am
by EndangeringSpecies
I would like to be able to programmatically select a widget so that it would be focused. Kind of like it can be selected/focused with the mouse in "pointer tool" mode or via the Application Browser. Can I do this by setting some property of either the widget or the stack?

Re: how can I programmatically make widget "focused"?

Posted: Wed Jun 22, 2011 11:27 am
by jharris
try
focus on fld "fldName"