<div dir="ltr">There was some issue I recall in how HTML text works; there are two equivalent ways to set html style info, either using a TextFormat object, or by manually outputting <font> tags in the html text content. <div>
<br></div><div>I remember there was something odd about how the html text field would try to automatically close HTML tags for you. So if you had HTML text that you set which was "<font color=#ff0000>foobar", then when you </div>
<div>ask it for the value of the TextField.htmlText, it would insert a </font> closing tag automatically, but it seemed like sometimes there was some ambiguity about how it did that.. can't remember anything more specific. <br>
<br><div class="gmail_quote">On Thu, Aug 21, 2008 at 11:07 AM, P T Withington <span dir="ltr"><<a href="mailto:ptw@pobox.com">ptw@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'm seeing a funny effect in my revised debugger where text that I expect to be black is instead the color of the last thing I inspect. And previously emitted text of the wrong color changes as I inspect different things. It's almost as if the default color of the display pane keeps changing. This does not happen prior to my re-org, but I can't figure what broke. Wondering if anyone has any thoughts?<br>
</blockquote></div><br><br clear="all"><br>-- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br><br>
</div></div>