]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/README.txt
fixes to move-around methods related to current selection highlight
[wxWidgets.git] / wxPython / docs / README.txt
index 910ed1248125191ec3a9bd1e3a490374fe322ff6..6f23427bc0c501e2e616d0f14a8ac0df00fa40f6 100644 (file)
@@ -22,7 +22,7 @@ are willing to help you learn, answer questions and solve problems.
 To join the mail list just go to this web page and follow the
 instructions there:
 
-            http://wxpython.org/maillist.php
+             http://wxpython.org/maillist.php
 
 There is also a good set of class reference documentation available
 for wxPython, but currently it is geared for the C++ user.  This may
@@ -36,27 +36,24 @@ available in Python, but most of the GUI related classes are.
 Other Info
 ----------
 
-Please also see the following files in this directory:
+Please also see the following files:
 
-       CHANGES.txt         Information about new features, fixes,
+   docs/CHANGES.txt        Information about new features, fixes,
                            etc. in each release.
 
-       ../README.1st.txt   Instructions for building wxGTK and
-                           wxPython on Unix-like platforms the
-                          "new way."
+   docs/BUILD.txt          Instructions for building wxPython on
+                           various Unix-like platforms, OS X or
+                           Windows.
 
-       BUILD.unix.txt     Instructions for building wxPython on
-                          various Unix-like platforms the "old way."
+   docs/MigrationGuide.txt Information about some big changes from 2.4
+                           to 2.5 that require changes to your
+                           applications
 
-       BUILD.win32.txt     Instructions for building wxPython on Windows.
+   licence/*               Text of the wxWidgets license.
 
-       BUILD.osx.txt       Instructions for building wxPython on Mac OS X.
 
-       licence/*           Text of the wxWindows license.
 
-
-
------------------
+--
 Robin Dunn
 robin@alldunn.com