]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/html/README
Added rotated text support
[wxWidgets.git] / utils / wxPython / modules / html / README
index 0e3d872102d977d00d1efee2fd4bfe2039a498e3..af1c578849eff981230d3be70662c0e92ba336dd 100644 (file)
@@ -9,3 +9,12 @@ html
        There's also a python tag handler, see htmlwidget.py for
        a demonstration.
 
+Aug. 31 1999
+       Added wxHtmlHelpController and wxHtmlHelpSystem wrappers
+       wxHtmlHelpSystem is a subclass of the controller, and is still very
+       rough around the edges. The idea is that it gives the python
+       programmer more freedom in the look'n'feel of the html help window.
+       Will be opening up negotiations on the wxwin list to see if
+       the wxHtmlController code can be reorganised in a base and GUI
+       part.
+