HTMLtext in Label?

Richmond richmondmathewson at gmail.com
Sat May 10 13:49:02 EDT 2014


On 10/05/14 20:38, Scott Rossi wrote:
> Is there some way to the the label of a button to HTMLtext?
>
> Thanks & Regards,
>
> Scott Rossi
> Creative Director
> Tactile Media, UX/UI Design
>
>
>
Well I just tried this:

set the htmlText of the label of btn "targe" to "<b><i>Click here!</i></b>"

and that didn't work.

I also tried this:

set the htmlText of the label of btn "targe" to fld "fff"

[where fld "fff" contains '<b><i>Click here!</i></b>']

and that didn't work.

I also tried this:

set the htmlText of the label of btn "targe" to the htmlText of fld "fff"

and that didn't work.

I can only assume that 'htmlText' is not a property of a label.

Richmond.




More information about the use-livecode mailing list