Tag: programming
Sort: Newest First | Most Popular First
A property list is a data representation used by Cocoa and Core Foundation as a convenient way to store, organize, and a...
http://developer.apple.com/documentation/Coco...
A stream is a fundamental abstraction in programming: a sequence of bits transmitted serially from one point to another ...
http://developer.apple.com/documentation/Coco...
Cocoa provides facilities for animating certain types of operations over a finite or indefinite amount of time. The basi...
http://developer.apple.com/documentation/Coco...
The classes NSMenu and NSMenuItem are the basis for all types of menus. An instance of NSMenu manages a collection of me...
http://developer.apple.com/documentation/Coco...
This programming topic describes the programmatic interface for interacting with the Mac OS X user preferences system—al...
http://developer.apple.com/documentation/Coco...
Atext viewobject that allows rich text can accommodate graphics or other file attachments embedded in the text. The layo...
http://developer.apple.com/documentation/Coco...
Most Wanted