<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>I may be mistaken, but I believe that wxWindows (used<br>
by PLT, yes?) already has both a very nice "rich text"<br>
control and a credible HTML rendering control, I'd<br>
presume more than good enough to render text, fonts, <br>
some color and the occasional JPG image.  Hmmm, I think<br>
I even have an older version of the wxWindows demo<br>
program somewhere on my disk, so I might get around<br>
to checking today.  IIRC, th wxWindows framework<br>
made it very easy to put nearly anything inside of a<br>
tab control. But again, the the devils in the details, <br>
I understand.<br>
<br>
Scott<br>
<br>
</tt>Jens Axel Søgaard wrote:
<blockquote
 cite="mid:4072c51f0910270658v39660450j5f6e2e8d2f35d10f@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/10/27 Scott McLoughlin <a class="moz-txt-link-rfc2396E" href="mailto:scott@adrenaline.com">&lt;scott@adrenaline.com&gt;</a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">3) Spawning the browser to view the docs is fine, but really, just as
easy these days  is providing an HTML tab for viewing the hyperlinked
documentation.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The only complication here is, that PLT is a cross platform project,
so it is a requirement that the browser component works on
Windows, OS X and Linux. The last time we looked for a library
to use, we couldn't find anything approriate, so it was decided
to spawn a standard browser instead.

  </pre>
</blockquote>
<br>
</body>
</html>