Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Display contextual NSMenu without blocking main thread

Implicit conversion of a non-Objective-C pointer type void* to NSString*__strong* is disallowed with ARC

NSDictionary allKeys returns NSArray, instead of NSSet [duplicate]

Files Copied to Clipboard are empty and "Missing Sandbox Extension" When Pasted

Xcode - Linking against ApplicationServices.framework with SDK 10.9 causes 10.7 incompatibilites

Subclassing NSCoder, recreating NSArchiver

Check box on NSToolBar won't update?

How to autosize columns in a view-based NSTableView or NSOutlineView

Alternatives to XPC Service

macos cocoa xpc

Drawing varying line widths with NSBezierPath?

productbuild: add third-party product archive to installer?

NSApplicationPresentationHideDock has no effect

NSTextField sizeToFit or frame update shift text to left

macos cocoa resize nstextfield

How to apply shell extension(icon overlays) and context menu in OS X application?

objective-c macos cocoa swift

Backward compatibility of header height of NSTableView with OS X 10.11

Why cannot NSTextView for a weak reference?

NSTabView comes with duplicate buttons in Interface Builder?

How do I implement night mode in Mac (Cocoa) application?

OS X Cocoa Swift: Setting up a ViewController programmatically (without Storyboard or nib files)

swift macos cocoa

CFRunLoopObserver vs. nested CFRunLoops

macos cocoa core-foundation