]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/README.txt
suppress an assert when a combobox receives WM_KILLFOCUS while it is being destroyed
[wxWidgets.git] / wxPython / README.txt
index 0f9c572cdb34b98ac285448fda04b9e46aad3b7b..278202e0f8bd53723fdd41055d060ceb9fe47cfd 100644 (file)
@@ -24,7 +24,7 @@ HTML Help format.  If your system doesn't know what to do with the help
 file, you can install the HTML Help Viewer as part of IE 4+, NT
 Service Pack 4+, or the HTML Workshop at
 
 file, you can install the HTML Help Viewer as part of IE 4+, NT
 Service Pack 4+, or the HTML Workshop at
 
-http://msdn.microsoft.com/workshop/author/htmlhelp/download.asp.
+http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp
 
 For some features, the latest common controls library from microsoft
 is required.  You can get this by installing IE 5.0 or Office 2000.
 
 For some features, the latest common controls library from microsoft
 is required.  You can get this by installing IE 5.0 or Office 2000.
@@ -46,16 +46,15 @@ Getting Help
 ------------
 
 Since wxPython is a blending of multiple technologies, help comes from
 ------------
 
 Since wxPython is a blending of multiple technologies, help comes from
-multiple sources.  See the http://alldunn.com/wxPython for details on
-various sources of help, but probably the best source is the
-wxPython-users mail list.  You can view the archive or subscribe by
-going to
+multiple sources.  See the http://wxPython.org/ for details on various
+sources of help, but probably the best source is the wxPython-users
+mail list.  You can view the archive or subscribe by going to
 
 
-       http://wxwindows.org/mailman/listinfo/wxpython-users
+       http://lists.wxwindows.org/mailman/listinfo/wxpython-users
 
 Or you can send mail directly to the list using this address:
 
 
 Or you can send mail directly to the list using this address:
 
-       wxpython-users@wxwindows.org
+       wxpython-users@lists.wxwindows.org
 
 
 Other Info
 
 
 Other Info
@@ -66,13 +65,18 @@ Please also see the following files in this directory:
        CHANGES.txt     Information about new features, fixes, etc. in
                        each release.
 
        CHANGES.txt     Information about new features, fixes, etc. in
                        each release.
 
-       BUILD.txt       Instructions for building wxPython on various
-                      platforms.
+       BUILD.unix.txt  Instructions for building wxPython on various
+                      Unix-like platforms.
 
 
-       licence.txt     Text of the wxWindows license.
+       BUILD.win32.txt Instructions for building wxPython on Windows.
 
 
+       BUILD.osx.txt   Instructions for building wxPython on Mac OS X.
 
 
-----------------
+       licence/*       Text of the wxWindows license.
+
+
+
+-----------------
 Robin Dunn
 robin@alldunn.com
 
 Robin Dunn
 robin@alldunn.com
 
@@ -82,3 +86,5 @@ robin@alldunn.com
 
 
 
 
 
 
+
+