]> git.saurik.com Git - wxWidgets.git/blame - wxPython/distrib/README.1st.txt
Added wxDisplay and wxVideoMode
[wxWidgets.git] / wxPython / distrib / README.1st.txt
CommitLineData
7d3000f8
RD
1README for wxPythonSrc-2.5.*.tar.gz
2===================================
1e4a197e
RD
3
4
7d3000f8
RD
5This archive contains the source code and other files for both
6wxWindows and wxPython. Some things not needed for the build (such as
7the wxWindows 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
7d3000f8 15 cvs update -r wxPy_2_5_1_0
1e4a197e 16
1e4a197e 17
7d3000f8
RD
18For more details about building and installing wxWindows and wxPython
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
7d3000f8
RD
27 docs/changes.txt (for wxWindows)
28 wxPython/docs/CHANGES.txt (for wxPython)
1e4a197e 29
1e4a197e 30
7d3000f8
RD
31And for information about major changes in wxPython 2.5 and how to
32migrate your existing code to 2.5 please read this file::
1e4a197e 33
7d3000f8 34 wxPython/docs/MigrationGuide.txt
1e4a197e 35
1e4a197e 36
7d3000f8 37Further information can be found on the wxWindows 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