wxWidgets/wxPython/distrib
2006-11-01 22:52:01 +00:00
..
all Fixed some (out) typemaps 2006-10-26 15:22:43 +00:00
mac Don't build the animate contrib 2006-10-14 18:02:49 +00:00
msw Add USE_GDIPLUS=1 2006-10-13 19:20:49 +00:00
.cvsignore
build_packages.sh
build_renamers.py
create_setup.h.py
DIRLIST Added the sample code from wxPython In Action to the samples dir 2006-11-01 22:52:01 +00:00
genfilelist.py
howto-distrib.txt
make_installer.py Added the sample code from wxPython In Action to the samples dir 2006-11-01 22:52:01 +00:00
make_static_setup.py
makedemo
makedev.bat use the right number in the tarball filename 2006-10-16 20:25:14 +00:00
makedocs
makedocs.bat
makemo.py
makepreview.bat
makerpm Include the html docs in the tarball 2006-10-25 06:52:58 +00:00
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 Don't build the animate contrib 2006-10-14 18:02:49 +00:00
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 that 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.