From: Vadim Zeitlin Date: Thu, 10 Sep 2009 12:49:06 +0000 (+0000) Subject: Mention wxOSX/Cocoa in the old wxCocoa docs. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/834d36af06621425d84fc56f66fb1737087598bf 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 --- diff --git a/docs/cocoa/install.txt b/docs/cocoa/install.txt index c07d8d7246..2235eb0b93 100644 --- a/docs/cocoa/install.txt +++ b/docs/cocoa/install.txt @@ -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 diff --git a/docs/cocoa/readme.txt b/docs/cocoa/readme.txt index ebc25835ea..4021dbef06 100644 --- a/docs/cocoa/readme.txt +++ b/docs/cocoa/readme.txt @@ -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