Jump To:
Leopard Technical Q&As: Cocoa
A full suite of free developer tools is available to Mac OS X developers, who can speed up their development process by using these tools to prototype, compile, debug, and optimize their software products. Xcode, Apple's integrated development environment, is the home base for Cocoa development. Xcode integrates smoothly with Interface Builder for building user interfaces and with Instruments for gathering and viewing data about running applications.

View all Tools Technical Q&As.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Connecting the Font Menu in Interface Builder 3 (HTML)
QA1571: How to connect and configure the Font/Format menus in Interface Builder 3.
2008-01-21
Including a custom NSWindow in a nib file (HTML)
QA1511: Shows how to create a custom NSWindow and instantiate it in a nib file.
2007-03-21
Help Book Caching During Software Development (HTML)
QA1409: Development situations that can potentially confuse Help Viewer
2005-03-30
Setting environment variables for user processes (HTML)
QA1067: Tells how to set environment variables for user processes.
2001-10-25
Getting NSWindow's toolbar actions to show up in Interface Builder (HTML)
QA1030: How to add the missing -toggleToolbarShown: and -runToolbarCustomizationPalette actions to Interface Builder.
2001-05-03