Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Notifications for file system changed?

objective-c cocoa

Use ZIP-archives to store NSDocument data

What is sender?

objective-c cocoa

Create sidebar in mac app with sections

Cocoa Callback Design : Best Practice [closed]

objective-c cocoa callback

Apply a CIFilter background filter when host window is transparent

cocoa macos core-animation

Setting default application for given file extension on Mac OS X from code

Is NSMutableString's -appendString: method an efficient way to build up a large string?

How to connect a button to a method on Mac OS X

Why isn't NSRegularExpression included in foundtion.framework for Mac Apps, as it is for iOS?

NSMenu Pressed Mouse Button in 10.5

Cocoa Interface Builder object initialization

objective-c cocoa nib nscoding

reduce my app cracking (cocoafob) [closed]

cocoa licensing cracking

Make NSView in NSPanel first responder without key window status

NSArray filtering: in which case using predicates and which case using blocks?

NSTokenField Suggest but don't complete

raw data from CVImageBuffer without rendering?

cocoa video compression

Correct Way of Setting Up Static Object Required for Method

NSWindow set frame higher than screen

Guidelines for naming classes in Objective-C