projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
corrected code to not suppose that Write() always writes all the data it was given
[wxWidgets.git]
/
wxPython
/
demo
/
ActiveX_PDFWindow.py
diff --git
a/wxPython/demo/ActiveX_PDFWindow.py
b/wxPython/demo/ActiveX_PDFWindow.py
index 35c3956c307bfe52ea8a385c9930fa88b17013a3..6281f3e1bd5e098ec1a2ac02462bc180cca8aa7d 100644
(file)
--- a/
wxPython/demo/ActiveX_PDFWindow.py
+++ b/
wxPython/demo/ActiveX_PDFWindow.py
@@
-73,7
+73,8
@@
def runTest(frame, nb, log):
dlg.Destroy()
-overview = """\<html><body>
+overview = """\
+<html><body>
<h2>wx.lib.pdfwin.PDFWindow</h2>
The wx.lib.pdfwin.PDFWindow class is another example of using ActiveX