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