X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/abf7c2779eff59289e1334d20d212cf34d7ec2a2..cb9a0fbe65166cb08eed61221fa7a4c870e10c3f:/docs/cocoa/readme.txt diff --git a/docs/cocoa/readme.txt b/docs/cocoa/readme.txt index c7814d71ea..4021dbef06 100644 --- a/docs/cocoa/readme.txt +++ b/docs/cocoa/readme.txt @@ -1,8 +1,13 @@ +---------------------------------------------------------------------------- +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 of functionality is working, but quite a bit is left to do. wxCocoa is not -yet suitable for a direct port of most wxWindows applications. Fortunately, +yet suitable for a direct port of most wxWidgets applications. Fortunately, wxMac is available for those looking to move to Mac today. If you're still reading then I assume you're interested in helping with