MAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Monday, July 24, 2006 6:04 PM
Subject: [flexcoders] stage.focus problem with input fields
I'm having display issues after using stage.focus. I have a component
that I'd like to switch from a button click to textInput as part
Try:
inputField.setFocus();
inputField.setSelection(0, inputField.text.length);
- Original Message -
From: "Rick Schmitty" <[EMAIL PROTECTED]>
To:
Sent: Monday, July 24, 2006 6:04 PM
Subject: [flexcoders] stage.focus problem with input fields
I'm having displ
I'm having display issues after using stage.focus. I have a component
that I'd like to switch from a button click to textInput as part of
the functionality. The highlighted portion of the inputText varies
based on the last 'known' (?) size. I've tried invalidating
everything I can think of but I
3 matches
Mail list logo