Cocoa
From GNUstepWiki
(Difference between revisions)
| Revision as of 12:46, 24 March 2005 Stefan Urbanek (Talk | contribs) ← Previous diff |
Revision as of 13:18, 18 April 2005 Bheron (Talk | contribs) Next diff → |
||
| Line 3: | Line 3: | ||
| More info can be found at http://developer.apple.com/cocoa/ | More info can be found at http://developer.apple.com/cocoa/ | ||
| - | Predcessor to the Cocoa is [[OpenStep]]. | + | Predcessor to Cocoa is [[OpenStep]]. |
Revision as of 13:18, 18 April 2005
From the Apple site: Cocoa is an object-oriented application environment designed specifically for developing Mac OS X-only native applications. The Cocoa frameworks include a complete set of classes, and for developers starting new Mac OS X-only projects, Cocoa provides the fastest way to full-featured, extensible, and maintainable applications. You can bring applications from UNIX and other platforms to Mac OS X quickly by using Cocoa to build state-of-the-art Aqua user interfaces while retaining most existing core code.
More info can be found at http://developer.apple.com/cocoa/
Predcessor to Cocoa is OpenStep.
