1 Aug. 2 1999 Harm van der Heijden
 
   6         -- minimal wrap of Vaclaf Slavik's wxHTML (now part of
 
   7         wxWindows); only parts of the wxHtmlWindow class are used.
 
   8         Testsample htmlview.py.
 
   9         There's also a python tag handler, see htmlwidget.py for
 
  13         Added wxHtmlHelpController and wxHtmlHelpSystem wrappers
 
  14         wxHtmlHelpSystem is a subclass of the controller, and is still very
 
  15         rough around the edges. The idea is that it gives the python
 
  16         programmer more freedom in the look'n'feel of the html help window.
 
  17         Will be opening up negotiations on the wxwin list to see if
 
  18         the wxHtmlController code can be reorganised in a base and GUI