Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 23, 2022 11:44
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/1cf2585313ccbeb5ec825401826e0be9 to your computer and use it in GitHub Desktop.
Save bjoerntx/1cf2585313ccbeb5ec825401826e0be9 to your computer and use it in GitHub Desktop.
TXTextControl.subTextParts.add("MySubTextPart1",1,21,14);
TXTextControl.subTextParts.add("MySubTextPart2",11,57,14);
TXTextControl.subTextParts.add("SubTextPart3",12,93,12);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment