Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

UITextField changing font size via Interface Builder

how can i add a right click menu to finder

objective-c cocoa macos finder

Image Zoom-In Zoom-Out in NSImageView

cocoa zooming

Is there a way of sharing a Core Data store between processes?

Displaying row index in an NSTableView bound to NSArrayController

Making a window pop in and out of the edge of the screen

objective-c cocoa macos

How to create a subscript with NSAttributedString

cocoa nsattributedstring

Why does one have to use CALayer's presentationLayer for hit-testing?

How is the presentation layer of a CALayer generated?

cocoa core-animation

Breadcrumb Navigation For Cocoa

cocoa navigation

How to set row height based on its content in table?

cocoa nstableview

How to change color of status bar item title in Objective-C/Cocoa?

How should I wrap a custom NSView in an NSScrollView?

using NSPredicate with a set of answers