Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Multiple threads to draw in NSView

Multiple applications in a single bundle

macos cocoa macos-carbon

how to bind keyboard shortcut to nsbutton in cocoa

objective-c macos cocoa

Keep both NSSplitViewController's child controllers in first responder chain

macos cocoa

How can I tell if the camera is in use by another process?

macos cocoa avfoundation

When exactly does an NSWindow get rounded corners?

macos cocoa nswindow

Create a XIB only Cocoa Project in xcode 8.3

How can I tell when a FileHandle has nothing left to be read?

Delayed call, with possibility of cancelation?

objective-c cocoa

Binding to Media keys on Apple keyboards under OSX 10.5 [closed]

cocoa macos media hotkeys

Why the Observer in NSNotification called twice....?

No results in Spotlight in searches against kMDItemPath

Error while checking if a file exists

Core Data Migration error message "'Model does not contain configuration 'XYZ'.'"

cocoa core-data macos

What is the keyword for Mac OS X Service-like applications?

cocoa macos

NSOperationQueue not reusing thread on iPhone

iphone cocoa multithreading

How to get a time since string from a NSDate object?

iphone cocoa datetime format

Cocoa: NSMutableString gives warning with stringValue

Why must I make an mutable copy of this array?

How do I convert from NSString to NSDate?

iphone cocoa cocoa-touch