]> git.saurik.com Git - wxWidgets.git/blame - wxPython/distrib/README.1st.txt
ensure that the MasedEditMixin's version of IsEmpty is the one used.
[wxWidgets.git] / wxPython / distrib / README.1st.txt
CommitLineData
bf158fe6
RD
1README for wxPython-src-2.6.*.tar.bz2
2=====================================
1e4a197e
RD
3
4
7d3000f8 5This archive contains the source code and other files for both
11ccd012
RD
6wxWidgets and wxPython. Some things not needed for the build (such as
7the wxWidgets samples and docs) have been removed in order to minimize
ff931a40
RD
8the size of the archive and are available elsewhere. If you would
9like to have the complete set of sources and etc. then please either
10use a CVS snapshot from http://wxwindows.org/snapshots/ or do a
11checkout from CVS yourself (see http://www.wxwindows.org/cvs.htm.) If
12you would like to use CVS to get the exact same sources as one of
13these tarballs then you can update using a release tag. For example::
1e4a197e 14
4d8a3275 15 cvs update -r wxPy_2_6_1_0
1e4a197e 16
1e4a197e 17
11ccd012 18For more details about building and installing wxWidgets and wxPython
7d3000f8 19please see these files::
1e4a197e 20
7d3000f8
RD
21 wxPython/docs/BUILD.txt
22 wxPython/docs/INSTALL.txt
8b9a4190 23
1e4a197e 24
7d3000f8 25For a log of recent changes check these files::
1e4a197e 26
11ccd012 27 docs/changes.txt (for wxWidgets)
7d3000f8 28 wxPython/docs/CHANGES.txt (for wxPython)
1e4a197e 29
1e4a197e 30
4d8a3275
RD
31And for information about major changes in wxPython 2.6 and how to
32migrate your existing code to 2.6 please read this file::
1e4a197e 33
7d3000f8 34 wxPython/docs/MigrationGuide.txt
1e4a197e 35
1e4a197e 36
11ccd012 37Further information can be found on the wxWidgets and wxPython web
ff931a40 38sites and the project wikis::
1e4a197e 39
7d3000f8
RD
40 http://www.wxwindows.org/
41 http://wiki.wxwindows.org/
1e4a197e 42
7d3000f8
RD
43 http://www.wxpython.org/
44 http://wiki.wxpython.org/
1e4a197e 45
1e4a197e 46
7d3000f8
RD
47And be sure to direct your questions to one of the various mail
48lists::
1e4a197e 49
7d3000f8 50 http://www.wxpython.org/maillist.php
1e4a197e 51
1e4a197e
RD
52
53
7d3000f8 54Have fun!
1fded56b 55
1e4a197e
RD
56
57--
58Robin Dunn
59Software Craftsman
60http://wxPython.org Java give you jitters? Relax with wxPython!
61