Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

AVAudioSession alternative on OSX to get audio driver sample rate

In OS X 10.10, can I implement an NSControl without an NSCell?

Is there a constant for how big a GB is in Cocoa?

objective-c cocoa math

How to I highlight search results in a webview like Safari and NSTextView showFindIndicatorForRange:

cocoa webkit

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"?