]> git.saurik.com Git - wxWidgets.git/commit - wxPython/demo/FloatCanvas.py
Ensure that runTest is not modal, even when a required module is not
authorRobin Dunn <robin@alldunn.com>
Wed, 25 Aug 2004 23:56:43 +0000 (23:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 25 Aug 2004 23:56:43 +0000 (23:56 +0000)
commit2e839e966d29c4e91394d28dd21e00387a33c184
treeff712d4d9e9fd763be47950a27254434475f63c5
parent3801d366cb525318651e325a3f6eeecd35432b69
Ensure that runTest is not modal, even when a required module is not
installed.

Create the code page small and hide it to reduce flicker, it will
later be shown and sized correctly when put into the notebook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/FloatCanvas.py
wxPython/demo/GLCanvas.py
wxPython/demo/Main.py
wxPython/demo/StyledTextCtrl_2.py