How To - LiveCode Sample Scripts
-
Text
- Hello World
- Link text rollover effect
- Combining Random Text Strings
- Repeating a text string
- Show or hide a scrollbar automatically
- Limiting the number of characters during data entry
- Shifting Selected Text to the right or left
- Accepting only digit characters during data entry
- Inserting line breaks to hard wrap text
- Inserting some text before each line in a field
- Listing all the unique words in a piece of text
- Reversing text
- Sorting a list
- Truncating text to a specific pixel width
- Text search box
- Scrolling a LiveCode text field on Web using JavaScript
- Finding Common Lines in Two Containers