Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 23, 2016 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/aad7930150694f57b55e5c7a7d659d6c to your computer and use it in GitHub Desktop.
Save bjoerntx/aad7930150694f57b55e5c7a7d659d6c to your computer and use it in GitHub Desktop.
var sel = TXTextControl.selection
var bounds = { "start":1,"length":2 }
sel.setBounds(bounds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment