Requesting Focus

I would like to send the focus to a particular text box when the window opens, but this box happens to be inside a template, so I don’t think I can use .requestFocusInWindow()… or can I?

Any thoughts welcome,

Mike

No, but you can set the value of a template parameter that runs a propertyChange script inside of the template.