|
Minor annoyance here but I can’t
seem to get the text of a textinput field to highlight properly. It’s as
if the setFocus occurs before the textinput value is set so the cursor is just
placed at index 0 of the field. Also tried explicitly selection the text in the
field using setSelection but alas, no effect. Myfield.text = “blah”; Myfield.setFocus(); (or
Selection.setFocus(Myfield)) Appreciate any insight, Gracias, Stace -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com ---- LSpots keywords ?> ---- HM ADS ?> YAHOO! GROUPS LINKS
|
- [flexcoders] onFocus, setSelection not highlighting tex... Stacy Young
- RE: [flexcoders] onFocus, setSelection not highlig... Stacy Young
- RE: [flexcoders] onFocus, setSelection not highlig... Philippe Maegerman
- RE: [flexcoders] onFocus, setSelection not highlig... Stacy Young
- RE: [flexcoders] onFocus, setSelection not highlig... Tracy Spratt
- RE: [flexcoders] onFocus, setSelection not highlig... Philippe Maegerman
- RE: [flexcoders] onFocus, setSelection not highlig... Philippe Maegerman
- RE: [flexcoders] onFocus, setSelection not highlig... Stacy Young
- RE: [flexcoders] onFocus, setSelection not highlig... Stacy Young
- RE: [flexcoders] onFocus, setSelection not highlig... Robert Brueckmann
- RE: [flexcoders] onFocus, setSelection not highlig... Stacy Young

