wxWidgets/utils/wxPython/modules/html
Harco de Hilster 6de7caffec ok
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-23 17:40:06 +00:00
..
gtk ok 1999-08-23 17:40:06 +00:00
msw ok 1999-08-23 17:40:06 +00:00
test lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
.cvsignore ignore this... 1999-08-19 20:07:50 +00:00
BUGS lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
html.i lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
htmlc.def lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
htmlhelper.py lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
Makefile.pre.in lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
makefile.vc small makefile.vc fixes. 1999-08-17 15:14:08 +00:00
README lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00
Setup.in lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00

Aug. 2 1999 Harm van der Heijden

What's in here:

html
	-- minimal wrap of Vaclaf Slavik's wxHTML (now part of
	wxWindows); only parts of the wxHtmlWindow class are used.
	Testsample htmlview.py.
	There's also a python tag handler, see htmlwidget.py for
	a demonstration.