crusy.net

♪ Commit ins Abenteuerland ♫

Menü:

  • home
  • About
  • feed
Retweet on Twittercrusy retweeted:
Microsoft Flight Simulator@MSFSofficial·
13h

Helicopters are coming to #MicrosoftFlightSimulator this November with the 40th Anniversary Update.

Definitely check out the resources @HeliSimmer has available if you want to learn about helicopters before then, or bookmark it for later reading! 🚁 https://twitter.com/HeliSimmer/status/1544366003773214724

Tag Archives for caret position

TextField cursor position

Leider ist die Position des Cursors

1
tf.caretIndex

schreibgeschützt, aber wer “nur” den Cursor an’s Ende des Textes bewegen will (etwa, weil er einen String vor die aktuelle Eingabe gehängt hat), der nutze:

1
tf.setSelection( tf.text.length, tf.text.length );

hth.

30. October 2008 by crusy Categories: Coding, Flash / AS3 | Tags: Actionscript, caret position, caretIndex, cursor, setSelection, TextField | Leave a comment

Post navigation

Proudly powered by WordPress | Theme: Ari by Elmastudio.