wxWidgets/wxPython/distrib
Kevin Ollivier 9347ef2f59 Script for building mo locale files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-16 17:37:05 +00:00
..
all
mac
msw
.cvsignore
build_packages.sh Forward port 2.6 branch changes to head. 2005-12-16 01:38:48 +00:00
build_renamers.py
create_setup.h.py
DIRLIST
genfilelist.py
howto-distrib.txt
make_installer_inno4.py
make_installer.py
make_static_setup.py
makedemo
makedev.bat
makedocs
makedocs.bat
makemo.py Script for building mo locale files. 2005-12-16 17:37:05 +00:00
makepreview.bat
makerpm
makesrpm
PyAlaMode.desktop
PyCrust.desktop
PyShell.desktop
README.1st.txt
README.devel.txt
README.viewdocs.txt
README.win32.txt
viewdocs.py
wx_conv.py
wx_create.py
wxPythonFull.spec.in
XRCed.desktop

wxPython win32 README
---------------------

The self-installer pacakge you have just installed contains the Python
extension modules, python modules and packages needed to run wxPython
applications.  If you selected the "Make this install be the default
wxPython" option in the installer then this version will be the one
that is imported when apps do "import wx".  See the following wiki
page for more information about managing multiple installs:

      http://wiki.wxpython.org/index.cgi/MultiVersionInstalls

In addition to the wxPython modules, several tools scripts (such as
XRCed and PyShell) and batch file launchers have been installed to
Python's Scripts directory.  (For example, c:\Python23\Scripts.)  IF
you have multiple versions of wxPython installed these tool scripts
will use whichever is the default install.  If you would like to
control which version is used then follow the directions at the wiki
page for using wxversion.

This installer does *not* include the wxPython documentation, the
wxPython demo and other sample applications are provided as part of
wxPython.  Those are available in a separate installer named
wxPython2.6-win32-docs-demos-*.exe which should also be located from
wherever you downloaded this package from.  The Docs and Demos
installer will also create Start Menu shortcuts for the tool scripts
mentioned above.