wxWidgets/wxPython/distrib
Robin Dunn 3ecece7e04 Fixed some (out) typemaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:22:43 +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 and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
build_renamers.py
create_setup.h.py wxPython tab cleaning 2006-01-29 17:35:47 +00:00
DIRLIST Don't forget the samples\ide\activegrid\model dir 2006-10-03 21:28:14 +00:00
genfilelist.py
howto-distrib.txt
make_installer.py overwrite old wx DLLs even if the version numbers match 2006-10-19 21:39:34 +00:00
make_static_setup.py
makedemo Switch to bzip2 for compression 2006-06-02 03:43:46 +00:00
makedev.bat use the right number in the tarball filename 2006-10-16 20:25:14 +00:00
makedocs Switch to bzip2 for compression 2006-06-02 03:43:46 +00:00
makedocs.bat
makemo.py Script for building mo locale files. 2005-12-16 17:37:05 +00:00
makepreview.bat Switch to bzip2 for compression 2006-06-02 03:43:46 +00:00
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 Switch to bzip2 for compression 2006-06-02 03:43:46 +00:00
README.devel.txt
README.viewdocs.txt
README.win32.txt Merge #3 from the 2.6 branch, containing last set of changes before 2006-01-09 21:09:57 +00:00
viewdocs.py Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
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.