set the textStyle to not bold

Paul Foraker paul.foraker at gmail.com
Sat Oct 3 13:31:23 EDT 2009


Beat,

The htmlText solution I proposed will also work for boxed text that is also
bold and underline:

<p>Here is<box> <u><b>some</b></u></box> text</p>

You can simply replace the box tags with empty, leaving the underline and
bold. And, it will handle the spaces between words as well.

But, it sounds like you've got something that works for you.

Box is a little strange. Apparently, every style change results in a new,
additional box.

-- Paul



More information about the use-livecode mailing list