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.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to