Xcode User Default Reference

Xcode User Default ReferenceThe Mac OS X user defaults system allows you to specify the values of program settings through your shell command editor instead of the program’s user interface (such as in the Preferences window). This facility allows program developers to give users access to features in early development or that may require particular knowledge to use properly. You use the defaults(1) command to access these settings. The Xcode application has several of these settings, which are also known as expert preferences or expert settings.


NSDragAndDropTextDelay
Description
Specifies the period (in milliseconds) after text is selected that a click-and-drag event on the selected text is processed as the beginning of a drag-and-drop operation.
Value
A positive value defines the drag-and-drop period.
A negative value or zero deactivates text drag and drop.

NSRecentDocumentLimit
Description
Specifies the Description maximum number of items to show in the File > Recent Projects menu.
Value
Positive integer. Default: 10.

Website: www.filibeto.org | Filesize: 267kb
No of Page(s): 20
Click here to download Xcode User Default Reference.

Related Copyrighted Books
Beginning iPhone SDK Programming with Objective-C (Wrox Programmer to Programmer)Beginning iPhone SDK Programming with Objective-C (Wrox Programmer to Programmer)
Cocoa Design PatternsCocoa Design Patterns
iPhone Application Development For DummiesiPhone Application Development For Dummies
The iPhone Developer''s Cookbook: Building Applications with the iPhone 3.0 SDK (2nd Edition)The iPhone Developer’’s Cookbook: Building Applications with the iPhone 3.0 SDK (2nd Edition)
Head First iPhone Development: A Learner''s Guide to Creating Objective-C Applications for the iPhoneHead First iPhone Development: A Learner’’s Guide to Creating Objective-C Applications for the iPhone
iPhone SDK Programming, A Beginner''s GuideiPhone SDK Programming, A Beginner’’s Guide
iPhone Advanced ProjectsiPhone Advanced Projects

Related Tutorial

Tags: , , , , ,

Comments

Leave a Reply