Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Ignore "Unused Entity Issue: Unused Variable" in a single file

How to make a NSView get focus/first responder immediately to accept a mouseDown event?

OS X app update issue with Sparkle under Mavericks and XCode 5

NSNumber vs. primitive int for NSArray

objective-c cocoa

Auto Layout of a NSView in a NSScrollView embedded in a NSSplitView

How to receive mouse clicks in a NSTableCellView subclass?

cocoa nstableview

ReactiveCocoa Enable NSButton based on NSTableView selection state

What is the most elegant way to get a subarray from a NSArray?

How to read Finder icons (left source list) on OS X using Swift

macos swift cocoa

NSTextView round corners and draw background

Choosing an integer type in core data

cocoa core-data integer

NSGridView not available in Storyboard?

Show and hide window instead of terminating app on close click in cocoa app

swift xcode macos cocoa

What is the minimally-viable GUI for command-line Swift scripts?

swift macos cocoa appkit

Fetching Core Data entities, but not sub-entities

cocoa core-data

Is there any way to pass an NSArray to a method that expects a variable number of arguments, such as +stringWithFormat:

objective-c cocoa macos

Project without an .xcodeproj directory, how to open?

objective-c cocoa xcode

Getting the POSIX path of the Finder's front window

objective-c cocoa finder

How to display indeterminate NSProgressIndicator in the NSOutlineView?

Constant kCGColors deprecated on iPhone?