Docs updates for 2.5.3.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-10-15 19:30:24 +00:00
parent db301e681f
commit 4efdef2c87
3 changed files with 117 additions and 38 deletions

View File

@@ -112,9 +112,9 @@ instructions above, except for a few small, but important details:
you do yourself will end up in /Library/Frameworks even on
Panther...
3. You need to use pythonw at the command line or PythonLauncher app
to run wxPython apps, otherwise the app will not be able to fully
use the GUI display.
3. You need to use pythonw at the command line or the PythonLauncher
app to run wxPython apps, otherwise the app will not be able to
fully use the GUI display.