cocoa -
Cocoa API, the development layer of OS X
This module is only compatible with OS X.
This wrapper of the Cocoa API regroups the Foundation Kit and the Application Kit.
Content
- cocoa (lib/cocoa)
- app_kit: The Application Kit provides services to create GUI (lib/cocoa/app_kit.nit)
- cocoa: Cocoa API, the development layer of OS X (lib/cocoa/cocoa.nit)
- examples (lib/cocoa/examples)
- cocoa_extern_types: Test extern classes from the Cocoa framework and extern factories (lib/cocoa/examples/cocoa_extern_types.nit)
- cocoa_message_box: Simple message box using the Cocoa framework (lib/cocoa/examples/cocoa_message_box.nit)
- hello_cocoa: Hello world using the Cocoa framework (lib/cocoa/examples/hello_cocoa.nit)
- foundation: The Foundation Kit provides basic Objective-C classes and structures (lib/cocoa/foundation.nit)