Styled text challenge...

Mark Brownell gizmotron at earthlink.net
Wed Feb 11 11:24:44 EST 2004


On Wednesday, February 11, 2004, at 07:39  AM, xbury.cs at clearstream.com 
wrote:

> Other than parsing completely out the html code, you would assume that
>
> set the RTFText of fld "text" to the HTMLText of fld "html"
>
> converts html to styled text... BUT IT DOESNT!

Have you tried:

  putting fld "html" into zingText

  setting the HTMLText of fld "offScreenField" to zingText

Then after that's in an off screen field putting the RTFText of fld 
"offScreenField" into ratBoyVar

I discovered that I needed to try it in steps using an off screen field 
in the middle of the process.

Mark



More information about the use-livecode mailing list