Search found 4 matches

by dayakar
Sun Apr 16, 2017 2:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Store formatted text in to variables
Replies: 10
Views: 5310

Re: Store formatted text in to variables

Thanks @Klaus it's working fine with htmlText.
by dayakar
Sat Apr 15, 2017 5:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Store formatted text in to variables
Replies: 10
Views: 5310

Re: Store formatted text in to variables

Thanks for the response. Is there any option in LiveCode to find the position of the word pasted using a variable in field? So, that position could be passed into another variable and set the color of the pasted text by referring to word Position as shown in the following code (it is not working but...
by dayakar
Sat Apr 15, 2017 5:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Store formatted text in to variables
Replies: 10
Views: 5310

Re: Store formatted text in to variables

Thank you very much Richmond for your alternative solution. The stack is helpful to know about clickText and the logic applied.

But good to know if there is an option to store the formatting info in the variable.
by dayakar
Sat Apr 15, 2017 3:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Store formatted text in to variables
Replies: 10
Views: 5310

Store formatted text in to variables

Hi Is it possible to put the formatted text of a field into a variable and then put the variable content into another field with the same formatting? Please take a look at the following screenshot 1. In field 1, the backgroundcolor of word 2 is yellow and planning to put this word 2 along with the f...