]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/ActiveX_FlashWindow.py
Added some info panels that show size and colour attributes about the widget
[wxWidgets.git] / wxPython / demo / ActiveX_FlashWindow.py
index 3d6a2d0273f46886ed2a8583f933815aa1a894da..14946614e54a1335df36416fb1c376f4e73a4e29 100644 (file)
@@ -74,8 +74,9 @@ def runTest(frame, nb, log):
         dlg.Destroy()
 
 
-overview = """\<html><body>
-<h2>wx.lib.pdfwin.FlashWindow</h2>
+overview = """\
+<html><body>
+<h2>wx.lib.flashwin.FlashWindow</h2>
 
 The wx.lib.pdfwin.FlashWindow class is yet another example of using
 ActiveX controls from wxPython using the new wx.activex module.  This
@@ -87,7 +88,7 @@ ActiveX control in a very intuitive way.
 the win32all extensions, and is more "wx\'ish", meaning that it uses
 events and etc. as would be expected from any other wx window.
 
-<p> This demo embeds the Shackwave Flash control, and lets you play a game.
+<p> This demo embeds the Shockwave Flash control, and lets you play a game.
 
 </body></html>
 """