]> git.saurik.com Git - wxWidgets.git/commit - utils/wxPython/demo/Main.py
The beginings of wxHtmlWindow support in the wxPython demo
authorRobin Dunn <robin@alldunn.com>
Mon, 13 Sep 1999 19:31:50 +0000 (19:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 13 Sep 1999 19:31:50 +0000 (19:31 +0000)
commitec3e670f9f9942d5de4c543edfbc87fc3e0cd797
tree3726951122bcbad430a2d5552d02f1ef3a5ad078
parentd426c97e9a8563ff5539a9c86acf2cfb03fbf5bc
The beginings of wxHtmlWindow support in the wxPython demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxPython/demo/Main.py
utils/wxPython/demo/data/imagemap.htm [new file with mode: 0644]
utils/wxPython/demo/data/imagemap.png [new file with mode: 0644]
utils/wxPython/demo/data/pic.png [new file with mode: 0644]
utils/wxPython/demo/data/pic2.bmp [new file with mode: 0644]
utils/wxPython/demo/data/tables.htm [new file with mode: 0644]
utils/wxPython/demo/data/test.htm [new file with mode: 0644]
utils/wxPython/demo/wxHtmlWindow.py [new file with mode: 0644]