Hi all,
the new action clause for get objects is a very nice option.
How could i manage that the focus changes automatically to the next control after assigning a value from a picklist?
I tried
But the focus remains on the get object.
Thanks for every idea.
Detlef
the new action clause for get objects is a very nice option.
How could i manage that the focus changes automatically to the next control after assigning a value from a picklist?
I tried
...;
ACTION ( ::VarPut( cGetPicklist() ), ::Refresh(), oNextControl:SetFocus() )But the focus remains on the get object.
Thanks for every idea.
Detlef