Sort by Title |
Sort by Resource Type |
Sorted by Date |
|
NSPanel Class Reference
(HTML)
(PDF)
Describes the class that implements a lightweight, easy-access window.
|
Reference |
2008-07-11
|
|
NSSavePanel Class Reference
(HTML)
(PDF)
Describes the class used to present a dialog that allows users to browse the file system before saving files.
|
Reference |
2008-07-11
|
|
Apple Human Interface Guidelines
(HTML)
(PDF)
Introduces the Mac OS X user experience and explains how to design an application for Aqua.
|
Guides |
2008-06-09
|
|
NSDatePicker Class Reference
(HTML)
(PDF)
Describes the class that provides a control for displaying and editing a date.
|
Reference |
2008-06-09
|
|
NSDatePickerCell Class Reference
(HTML)
(PDF)
Describes the class that provides a cell for displaying and editing a date.
|
Reference |
2008-06-09
|
|
SpotlightFortunes
(HTML)
(DMG)
(ZIP)
Demonstrates how to provision a Spotlight importer plug-in for a custom UTI, and how to use a NSMetadataQuery with bindings to display live query results in a table view.
|
Sample Code |
2008-06-06
|
|
Disc Recording UI Framework Reference
(HTML)
Describes the Objective-C and C API for presenting a user interface when burning audio and data CDs and DVDs.
|
Reference |
2008-04-08
|
|
AbstractTree
(HTML)
(DMG)
(ZIP)
Using NSTreeController with NSOutlineView, Bindings, and Core Data.
|
Sample Code |
2008-03-17
|
|
NSProgressIndicator Class Reference
(HTML)
(PDF)
Describes the class used to display a progress indicator that shows that a lengthy task is under way.
|
Reference |
2008-03-11
|
|
NSSearchFieldCell Class Reference
(HTML)
(PDF)
Describes the class for managing search-field cells.
|
Reference |
2008-03-11
|
|
NSCursor Class Reference
(HTML)
(PDF)
Describes the class used to manage the appearance of the cursor.
|
Reference |
2008-02-08
|
|
NSLocale Class Reference
(HTML)
(PDF)
Describes the class used to encapsulate information about linguistic, cultural, and technological conventions and standards.
|
Reference |
2008-02-08
|
|
NSMenu Class Reference
(HTML)
(PDF)
Describes the class for managing an application's menus.
|
Reference |
2008-02-08
|
|
NSMenuItem Class Reference
(HTML)
(PDF)
Describes the class for creating and managing command items in menus.
|
Reference |
2008-02-08
|
|
Quick Look Programming Guide
(HTML)
(PDF)
Describes the purporse and architecture of Quick Look generators and explains how to create them.
|
Guides |
2008-02-08
|
Re-enabling dragging from NSTableView to other applications
(HTML)
( )
QA1220: Explains how to re-enable drag-and-drop from NSTableViews to other applications
|
Technical Q&As |
2008-02-08
|
|
Search Fields
(HTML)
(PDF)
Explains how to use Cocoa search fields.
|
Guides |
2008-02-08
|
|
Enabling the application menu's "Preferences" menu item on Mac OS X
(HTML)
QA1552: Describes the two things you need to implement to enable the "Preferences" menu item on Mac OS X.
|
Technical Q&As |
2008-01-21
|
|
IconCollection
(HTML)
(DMG)
(ZIP)
Demonstrates how to use NSCollectionView along with NSWorkspace and named images to determine its content.
|
Sample Code |
2008-01-18
|
|
DictionaryController
(HTML)
(DMG)
(ZIP)
"DictionaryController" is a Cocoa application that demonstrates various ways in how to use the NSDictionaryController class.
|
Sample Code |
2007-12-20
|
|
Requirements for Quartz GL
(HTML)
QA1536: Describes the requirements for enabling Quartz GL.
|
Technical Q&As |
2007-12-12
|
|
Boinx Starts with Sample Code: FotoMagico Is a Powerful Digital Slideshow
(HTML)
Starting with Apple sample code, tools and technologies, Boinx wrote FotoMagico in a matter of months.
|
Articles |
2007-12-11
|
|
Button Programming Topics for Cocoa
(HTML)
(PDF)
Explains how to use Cocoa buttons.
|
Guides |
2007-12-11
|
|
NSButtonCell Class Reference
(HTML)
(PDF)
Describes the class that implements the functionality of a button.
|
Reference |
2007-12-11
|
|
NSUserDefaults Class Reference
(HTML)
(PDF)
Describes the class for managing preference information.
|
Reference |
2007-12-11
|
|
Token Field Programming Guide for Cocoa
(HTML)
(PDF)
Describes how to set up and programatically manage a token field.
|
Guides |
2007-12-11
|
|
SourceView
(HTML)
(DMG)
(ZIP)
Demonstrates how to use NSOutlineView driven by NSTreeController.
|
Sample Code |
2007-11-15
|
|
Apple Help Programming Guide
(HTML)
(PDF)
Explains how to author, package, and display user help content in Mac OS X.
|
Guides |
2007-10-31
|
|
Application Kit Framework Reference
(HTML)
(PDF)
Describes the Cocoa Objective-C API for the Application Kit framework.
|
Reference |
2007-10-31
|
|
DiscRecording Release Notes
(HTML)
Updated for Mac OS X v10.5
|
Release Notes |
2007-10-31
|
|
NSCell Class Reference
(HTML)
(PDF)
Describes the base class for managing cells.
|
Reference |
2007-10-31
|
|
NSNumberFormatter Class Reference
(HTML)
(PDF)
Describes the class used to convert between the textual representation of NSNumbers objects and their stored values.
|
Reference |
2007-10-31
|
|
NSSecureTextFieldCell Class Reference
(HTML)
(PDF)
Describes the class that implements the user interface of NSSecureTextField.
|
Reference |
2007-10-31
|
|
NSTableColumn Class Reference
(HTML)
(PDF)
Describes the class that encapsulates the display characteristics and attribute identifiers for a column in an table view.
|
Reference |
2007-10-31
|
|
NSTableView Class Reference
(HTML)
(PDF)
Describes the class that displays and edits record-oriented data in a table.
|
Reference |
2007-10-31
|
|
NSTextField Class Reference
(HTML)
(PDF)
Describes the class used to display text that the user can select or edit.
|
Reference |
2007-10-31
|
|
NSWindow Class Reference
(HTML)
(PDF)
Describes the class used to manipulate windows and distribute window events to the appropriate view.
|
Reference |
2007-10-31
|
|
QLThumbnailRequest Reference
(HTML)
(PDF)
Describes the opaque type used by Quick Look generators to create thumbnail images for documents.
|
Reference |
2007-10-31
|
|
User Defaults Programming Topics for Cocoa
(HTML)
(PDF)
Explains how to use the Cocoa defaults system to create and save user preferences.
|
Guides |
2007-10-31
|
|
ButtonMadness
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the various types of buttons using a nib file or programatically.
|
Sample Code |
2007-10-30
|
|
BundleLoader
(HTML)
(DMG)
(ZIP)
Demonstrates how to load multiple Cocoa bundles or NSBundles (also known as plug-ins) into the main NSApplication.
|
Sample Code |
2007-09-21
|
|
DockTile
(HTML)
(DMG)
(ZIP)
Demonstrates how to customize your application's icon in the Dock by using the NSDockTile class.
|
Sample Code |
2007-09-11
|
|
NSOutlineView Class Reference
(HTML)
(PDF)
Describes the class used to present a row-and-column format view to display hierarchical data that can be expanded and collapsed.
|
Reference |
2007-07-26
|
|
NSSpeechSynthesizer Class Reference
(HTML)
(PDF)
Describes the class used to parse text into speech.
|
Reference |
2007-07-23
|
|
NSControl Class Reference
(HTML)
(PDF)
Describes the base class for implementing controls.
|
Reference |
2007-07-13
|
|
Pasteboard Programming Topics for Cocoa
(HTML)
(PDF)
Explains how to transfer data using pasteboard operations in Cocoa.
|
Guides |
2007-07-13
|
|
User Interface Validation
(HTML)
(PDF)
Explains how to use the standard mechanism to validate user interface items in Cocoa.
|
Guides |
2007-07-10
|
|
NSFormatter Class Reference
(HTML)
(PDF)
Describes the abstract superclass for objects that create, interpret, and validate the textual representation of cell contents.
|
Reference |
2007-07-09
|
|
Application Menu and Pop-up List Programming Topics for Cocoa
(HTML)
(PDF)
Explains how Cocoa menus and lists work and how to manipulate items within them.
|
Guides |
2007-06-26
|
|
NSSplitView Class Reference
(HTML)
(PDF)
Describes the class that displays multiple subviews within a single view and allows the user to change their relative sizes.
|
Reference |
2007-06-13
|
|
LayerBackedOpenGLView
(HTML)
(DMG)
(ZIP)
"LayerBackedOpenGLView" provides a simple example of hosting Cocoa controls as subviews of an NSOpenGLView.
|
Sample Code |
2007-06-12
|
|
BasicCocoaAnimations
(HTML)
(DMG)
(ZIP)
"BasicCocoaAnimations" demonstrates the use of the animator proxy to easily animate Cocoa views and windows.
|
Sample Code |
2007-06-11
|
|
CustomSave
(HTML)
(DMG)
(ZIP)
Demonstrates how to customize the NSSavePanel.
|
Sample Code |
2007-06-11
|
|
MenuItemView
(HTML)
(DMG)
(ZIP)
Demonstrates embedding an NSView inside a menu item or NSMenuItem.
|
Sample Code |
2007-06-11
|
|
ViewController
(HTML)
(DMG)
(ZIP)
Demonstrates how to use "NSViewController".
|
Sample Code |
2007-06-11
|
|
TrackBall
(HTML)
(DMG)
(ZIP)
Demonstrates how to build a custom control based on the NSControl class.
|
Sample Code |
2007-06-07
|
|
PredicateEditorSample
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the NSPredicateEditor class.
|
Sample Code |
2007-06-06
|
|
PrefsPane
(HTML)
(DMG)
(ZIP)
A Cocoa sample System Preferences bundle that demonstrates how to use the NSPreferencePane class.
|
Sample Code |
2007-06-06
|
|
SpeedometerView
(HTML)
(DMG)
(ZIP)
Shows how to make a custom NSView.
|
Sample Code |
2007-06-06
|
|
Debugging a WebKit Plug-in in Xcode
(HTML)
QA1500: Directions for debugging a WebKit plug-in in Xcode.
|
Technical Q&As |
2007-06-05
|
|
Querying Metadata With Spotlight
(HTML)
TN2192: Describes how a Cocoa application can search Spotlight metadata.
|
Technical Notes |
2007-06-04
|
|
TextLayoutDemo
(HTML)
(DMG)
(ZIP)
Customizing NSTextView with NSLayoutManager and a custom NSTextContainer.
|
Sample Code |
2007-06-01
|
|
NSBox Class Reference
(HTML)
(PDF)
Describes the class that implements a view that can display its border and a title.
|
Reference |
2007-05-30
|
|
ObjectPath
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the NSPathControl class.
|
Sample Code |
2007-05-22
|
|
Resolution Independence Guidelines
(HTML)
(PDF)
Describes resolution independence and how to start updating applications to support high-resolution monitors.
|
Guides |
2007-05-04
|
|
NSColorPickingDefault Protocol Reference
(HTML)
(PDF)
Describes the protocol that color pickers implement to provide a basic user interface for color panels.
|
Reference |
2007-04-27
|
|
DatePicker
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the NSDatePicker control.
|
Sample Code |
2007-04-25
|
|
NSAlert Class Reference
(HTML)
(PDF)
Describes the class used to display a message and obtain the user's response to it.
|
Reference |
2007-04-25
|
|
SearchField
(HTML)
(DMG)
(ZIP)
Demonstrates how to use and customize the features of the "NSSearchField" control.
|
Sample Code |
2007-04-25
|
|
QLPreviewRequest Reference
(HTML)
(PDF)
Describes the API related to the QLPreviewRequest opaque type of the Quick Look framework.
|
Reference |
2007-04-20
|
|
NSTextFieldCell Class Reference
(HTML)
(PDF)
Describes the class used to support setting text and background color in the NSCell class.
|
Reference |
2007-04-16
|
|
Quick Look Framework Reference
(HTML)
(PDF)
Describes the Quick Look framework classes and functions used for creating Quick Look generator plug-ins.
|
Reference |
2007-04-13
|
|
NSToolbarItemGroup Class Reference
(HTML)
(PDF)
Describes the class that encapsulates a group of items in a window's toolbar.
|
Reference |
2007-04-11
|
|
NSTableDataSource Protocol Reference
(HTML)
(PDF)
Describes the informal protocol that a class must implement to provide the data used to populate a table view.
|
Reference |
2007-04-10
|
|
NSFontPanel Class Reference
(HTML)
(PDF)
Describes the class that implements the Font panel--a user interface object that displays a list of available fonts.
|
Reference |
2007-04-06
|
|
NSFontPanelValidation Protocol Reference
(HTML)
(PDF)
Describes the informal protocol used to tell the Font panel to display some or all of its elements.
|
Reference |
2007-04-06
|
|
NSBrowser Class Reference
(HTML)
(PDF)
Describes the class that implements a user interface for manipulating one-dimensional or two-dimensional data sets.
|
Reference |
2007-04-05
|
|
NSOpenPanel Class Reference
(HTML)
(PDF)
Describes the class used to allow users to browse the file system to locate a file.
|
Reference |
2007-04-03
|
|
NSSpeechRecognizer Class Reference
(HTML)
(PDF)
Describes the class used to identify and perform spoken commands.
|
Reference |
2007-04-03
|
|
NSInputServerMouseTracker Protocol Reference
(HTML)
(PDF)
Describes the protocol implemented by text input servers to handle mouse events.
|
Reference |
2007-04-02
|
|
NSInputServiceProvider Protocol Reference
(HTML)
(PDF)
Describes the protocol implemented by text input servers to handle application and text field events.
|
Reference |
2007-04-02
|
|
NSBrowserCell Class Reference
(HTML)
(PDF)
Describes the class used to display data elements in a browser.
|
Reference |
2007-04-01
|
|
NSButton Class Reference
(HTML)
(PDF)
Describes the class that implements controls that react to clicks and maintain state.
|
Reference |
2007-04-01
|
|
NSColorPickingCustom Protocol Reference
(HTML)
(PDF)
Describes the protocol that color pickers implement to provide a customized user interface for color panels.
|
Reference |
2007-04-01
|
|
NSInputManager Class Reference
(HTML)
(PDF)
Describes the class used by text views to communicate with the text input management system.
|
Reference |
2007-04-01
|
|
NSInputServer Class Reference
(HTML)
(PDF)
Describes the class that interprets text view events and communicates them to the text input management system.
|
Reference |
2007-04-01
|
|
NSHelpManager Class Reference
(HTML)
(PDF)
Describes the class used to obtain and display online help.
|
Reference |
2007-03-24
|
|
NSMenuItemCell Class Reference
(HTML)
(PDF)
Deprecated. Describes the class for handling the measurement and display of a single menu item in its encompassing frame.
|
Reference |
2007-03-07
|
|
NSTokenField Class Reference
(HTML)
(PDF)
Describes the class that provides a control to display and edit an array of strings.
|
Reference |
2007-03-07
|
|
NSStatusBar Class Reference
(HTML)
(PDF)
Describes the class that manages a collection of status items displayed within the system-wide menu bar.
|
Reference |
2007-03-05
|
|
NSStatusItem Class Reference
(HTML)
(PDF)
Describes the class that represents a status item displayed within the system-wide menu bar.
|
Reference |
2007-03-05
|
|
NSTokenFieldCell Class Reference
(HTML)
(PDF)
Describes the class that provides a cell to display and edit an array of strings.
|
Reference |
2007-03-05
|
|
TrackIt
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the NSTrackingArea class.
|
Sample Code |
2007-03-05
|
|
NSMatrix Class Reference
(HTML)
(PDF)
Describes the class used for creating groups of NSCell objects that work together in various ways.
|
Reference |
2007-03-02
|
|
NSMenuValidation Protocol Reference
(HTML)
(PDF)
Describes the protocol used to update the enabled status of menu items.
|
Reference |
2007-03-02
|
|
NSMenuView Class Reference
(HTML)
(PDF)
Deprecated. Describes the class for handling the display of menus on the screen.
|
Reference |
2007-03-02
|
|
NSLevelIndicator Class Reference
(HTML)
(PDF)
Describes the class that provides a control for displaying the current value of a fixed capacity.
|
Reference |
2007-03-01
|
|
NSLevelIndicatorCell Class Reference
(HTML)
(PDF)
Describes the class that provides a cell for displaying the current value of a fixed capacity.
|
Reference |
2007-03-01
|
|
Grady
(HTML)
(DMG)
(ZIP)
Demonstrates how to use the NSGradient class.
|
Sample Code |
2007-02-28
|
|
NSActionCell Class Reference
(HTML)
(PDF)
Describes the class that defines a cell's target, action, and other properties and validates textual content.
|
Reference |
2007-02-28
|