Multi-line Input control – UITextView

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Multi-line Input control – UITextView

Post by Dixie » Thu Jul 23, 2015 5:12 pm

selectedRange - read/write - Determines the start index and the length of the text that is to appear as selected.

How is this written ?.. How to present the ‘selectedRange’ in the script ?
iphoneControlSet inputID, “selectedRange”, …

Dixie

Post Reply