Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Keeping an NSStatusBarButton highlighted while popover is displayed

The operation couldn’t be completed. (Cocoa error 133021.) + swift 2

ios swift cocoa core-data

What is the difference between NSURLRequest and URLRequest in Swift?

Drop-down menu in NSToolbar like Mail.app

Opening a non-standard URL in a Cocoa app

objective-c macos cocoa

Case-insensitive KVC in Cocoa? [closed]

How to do an http get in cocoa on the iPhone

cocoa http get

What's the standard convention for creating a new NSArray from an existing NSArray?

Persistent Storage Cocoa/MacOSX

One code base for Snow Leopard and Leopard

What is the Cocoa Touch equivalent to NSArrayController?

Determining the pixel length of a string in Cocoa (MAC OSX)

cocoa string macos

How can I tell the compiler that my class resolves methods dynamically?

objective-c cocoa

How do I split an NSString by each character in the string?

objective-c cocoa

I get the warning "Format not a string literal and no format arguments" at NSLog -- how can I correct this in the code supplied?

cocoa

How to unit-test an internet protocol implementation?

Looking for a way to use an NSArray as an outlet for a bunch of buttons

objective-c cocoa macos

set NSOutlineView's selection programmatically (and get NSTableView's selection)

How do I register for a notification for then the sound volume changes?

How to set local notification on Mac OS X?

macos cocoa notifications