Mention wxOSX/Cocoa in the old wxCocoa docs.

The old wxCocoa port isn't what most people are looking for so point them to
wxOSX/Cocoa if they look under docs/cocoa.

Closes #11182.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-09-10 12:49:06 +00:00
parent 9639faebf5
commit 834d36af06
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
----------------------------------------------------------------------------
NB: This is the old wxCocoa port, you almost certainly want to read
docs/osx/install.txt for instructions about building wxOSX/Cocoa instead.
----------------------------------------------------------------------------
wxCocoa is still a work in progress.
To compile it, you will need Apple's Developer Tools. However, please

View File

@@ -1,3 +1,8 @@
----------------------------------------------------------------------------
NB: This is the old wxCocoa port, you almost certainly want to read
docs/osx/readme.txt for information about wxOSX/Cocoa instead.
----------------------------------------------------------------------------
Welcome to wxCocoa
wxCocoa is still very much a work in progress. At this point quite a bit