Posted 10/3/2006 11:09:08 AM
|
|
|
|
| How do I set focus to an object that is diffrent then the 'next tab object' in the tab order? I want to set focus to a text field after the '+' button is pushed.. Kevin
|
|
Posted 10/3/2006 5:07:01 PM
|
|
|
|
| Hey, To set the focus you can add an ActionTag Server to the button with a Target Action Parameter. Set the Target Object to the field or button you want to focus. After you click the ok (check) button, click the button next to the Action field and select 'selectObject' from the list. (I think you can select 'selectText also) Hope this hasn't confused you - Ian
IB
|
|
|
|