Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Replacing NSFileWrappers

Truncate the last line of multi-line NSTextField

Generate scaled image from off-screen NSView

objective-c macos cocoa nsview

NSDateFormatter Puzzle! Is this is new Mountain Lion Bug?

Global events, the Mac App Store, and the sandbox

Detect Enter/Tab/Up/Down keys in NSTextView?

Binding search field and table view in cocoa

NSDate comparison, figuring out "number of midnights between" in specific (local) timezone

ios cocoa-touch cocoa nsdate

Mac OS X: Intercept keyboard layout change

NSFilePresenter methods never get called

Difference Between NSOutlineView and NSTableView

How to programmatically launch an OS X app in minimized mode?

objective-c xcode macos cocoa

Valid JSON, but 'Cocoa error 3840' from AFNetworking/NSJSONSerialization

Why is NSTimeIntervalSince1970 defined as a fixed double?

objective-c cocoa

Swift 2, protocol extensions & respondsToSelector

swift cocoa swift2

How do I create a multi-page application using Swift for OS X?

xcode macos swift cocoa

How to close a Full-Screen mode NSWindow programmatically?

Prevent user from interacting with AVPlayerView?

cocoa avplayer

Implementing a KVO/Bindings-Compliant Bridge-Pattern in Cocoa

Self-owned objects in Objective-C Garbage Collection