Use a MessagePanel instead of a MessageDialog for samples that may not
authorRobin Dunn <robin@alldunn.com>
Mon, 1 Nov 2004 19:39:09 +0000 (19:39 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 1 Nov 2004 19:39:09 +0000 (19:39 +0000)
commitc4ef95daf6eeae5e6a7d4e591bb96c44f8588249
tree8a10c666d943be9111185301174b0fecc723beaf
parent45fb81e55662c9df401208d9de82c953651cf77a
Use a MessagePanel instead of a MessageDialog for samples that may not
be runnable in certain conditions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
wxPython/demo/ActiveX_FlashWindow.py
wxPython/demo/ActiveX_IEHtmlWindow.py
wxPython/demo/ActiveX_PDFWindow.py
wxPython/demo/DynamicSashWindow.py
wxPython/demo/FloatBar.py
wxPython/demo/GLCanvas.py
wxPython/demo/Joystick.py
wxPython/demo/Main.py
wxPython/demo/PopupControl.py
wxPython/demo/PopupWindow.py
wxPython/demo/SplitTree.py
wxPython/demo/Throbber.py
wxPython/demo/ToggleButton.py
wxPython/demo/XMLtreeview.py