2005-04-19 22:38:35 +00:00
|
|
|
README for wxPython-src-2.6.*.tar.gz
|
2004-10-11 22:15:15 +00:00
|
|
|
====================================
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
This archive contains the source code and other files for both
|
2004-06-11 01:25:44 +00:00
|
|
|
wxWidgets and wxPython. Some things not needed for the build (such as
|
|
|
|
the wxWidgets samples and docs) have been removed in order to minimize
|
2004-01-09 02:11:40 +00:00
|
|
|
the size of the archive and are available elsewhere. If you would
|
|
|
|
like to have the complete set of sources and etc. then please either
|
|
|
|
use a CVS snapshot from http://wxwindows.org/snapshots/ or do a
|
|
|
|
checkout from CVS yourself (see http://www.wxwindows.org/cvs.htm.) If
|
|
|
|
you would like to use CVS to get the exact same sources as one of
|
|
|
|
these tarballs then you can update using a release tag. For example::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2005-04-19 22:38:35 +00:00
|
|
|
cvs update -r wxPy_2_6_1_0
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
2004-06-11 01:25:44 +00:00
|
|
|
For more details about building and installing wxWidgets and wxPython
|
2004-01-08 00:30:39 +00:00
|
|
|
please see these files::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
wxPython/docs/BUILD.txt
|
|
|
|
wxPython/docs/INSTALL.txt
|
2003-10-02 00:58:06 +00:00
|
|
|
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
For a log of recent changes check these files::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-06-11 01:25:44 +00:00
|
|
|
docs/changes.txt (for wxWidgets)
|
2004-01-08 00:30:39 +00:00
|
|
|
wxPython/docs/CHANGES.txt (for wxPython)
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
2005-04-19 22:38:35 +00:00
|
|
|
And for information about major changes in wxPython 2.6 and how to
|
|
|
|
migrate your existing code to 2.6 please read this file::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
wxPython/docs/MigrationGuide.txt
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
2004-06-11 01:25:44 +00:00
|
|
|
Further information can be found on the wxWidgets and wxPython web
|
2004-01-09 02:11:40 +00:00
|
|
|
sites and the project wikis::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
http://www.wxwindows.org/
|
|
|
|
http://wiki.wxwindows.org/
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
http://www.wxpython.org/
|
|
|
|
http://wiki.wxpython.org/
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
And be sure to direct your questions to one of the various mail
|
|
|
|
lists::
|
2003-03-25 06:35:27 +00:00
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
http://www.wxpython.org/maillist.php
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2004-01-08 00:30:39 +00:00
|
|
|
Have fun!
|
2003-07-02 23:13:10 +00:00
|
|
|
|
2003-03-25 06:35:27 +00:00
|
|
|
|
|
|
|
--
|
|
|
|
Robin Dunn
|
|
|
|
Software Craftsman
|
|
|
|
http://wxPython.org Java give you jitters? Relax with wxPython!
|
|
|
|
|