Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Example for when to use [NSCalendar autoupdatingCurrentCalendar]

How does Xcode setup a document based application?

xcode cocoa xcode3.2

Querying for all objects of multiple child entity types in Core Data

objective-c cocoa core-data

Scroll To Refresh on Lion

Proper usage of NSViewController representedObject

cocoa nsviewcontroller

failed to find PDF header: '%PDF' not found

Core Audio and the Phantom Device ID

Maximum number of concurrent NSURLConnections to the same host?

How to change retina display system preferences in OSX?

macos cocoa retina-display

How do I route menu actions to an NSViewController inside a window?

Cocoa Sandbox: How to get permission to write multiple files or to a directory with NSSavePanel

cocoa appstore-sandbox

How to change NSMenuItem Title (Login to Logout)

Using a LaunchAgent inside the Mac app sandbox

Is there a robust way to detect first responder changes in subviews?

Changing height of NSSearchField

objective-c cocoa

Why the view controller not follow the window controller's appearance in segue "Modal"?

Possible locations to call addObserver and removeObserver methods

Code in NSTimer prevents automatic sleep

cocoa macos sleep

How do I know when an attachment attribute is being added to my NSTextView?

cocoa nstextview

How do I share a Core Data store between processes using NSDistributedNotifications?

cocoa core-data ipc