Various odds and ends, minor fixes, and cleanups...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -45,8 +45,8 @@ def runTest(frame, nb, log):
|
||||
|
||||
|
||||
else:
|
||||
wxMessageBox("Unable to import VTK, which is a required component "
|
||||
"of this demo. You need to download and install the "
|
||||
wxMessageBox("Unable to import VTK, which is a required component\n"
|
||||
"of this demo. You need to download and install the\n"
|
||||
"Python extension module for VTK from http://www.kitware.com/",
|
||||
"Import Error")
|
||||
return None
|
||||
|
Reference in New Issue
Block a user