Difference between revisions of "Cocoa"

From GNUstepWiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
===Cocoa/GNUstep API Compatiblity map===
 
===Cocoa/GNUstep API Compatiblity map===
 
+
ApplicationKitCompatibility
EnterTheMatrix ( AppKit )
 
  
 
===Cocoa/GNUstep relationship===
 
===Cocoa/GNUstep relationship===
  
 
[[Image:GNUstep_and_Cocoa.png|Created by [[http://mediawiki.gnustep.org/index.php/User:Stefan_Urbanek]]Stefan Urbanek]]
 
[[Image:GNUstep_and_Cocoa.png|Created by [[http://mediawiki.gnustep.org/index.php/User:Stefan_Urbanek]]Stefan Urbanek]]

Revision as of 21:45, 5 January 2007

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 detailed information can be found at http://developer.apple.com/cocoa/

The Predcessor to Cocoa was OpenStep.

Cocoa/GNUstep API Compatiblity map

ApplicationKitCompatibility

Cocoa/GNUstep relationship

File:GNUstep and Cocoa.png