Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

UIImageView as button

iphone objective-c cocoa

Why isn't my sheet attached to the window it's run for?

Is there a method to generate a standard 128bit GUID (UUID) on the Mac?

NSString - Convert to pure alphabet only (i.e. remove accents+punctuation)

Creating a Virtual Webcam Device for OS X

objective-c cocoa webcam

Pitfalls of using two persistent store coordinators for efficient background updates

Can a category simultaneously implement a protocol?

Core Data locks in background threads

OS X design decisions. Terminate the app on last window close?

cocoa macos user-interface

Unit tests for memory management in Cocoa/Objective-C

How do I serialize a simple object in iPhone sdk?

Custom font in a Cocoa application

objective-c cocoa macos

What is the basic difference between NSTimer, NSTask, NSThread and NSRunloop?

Writing a privileged helper tool with SMJobBless()

Initializing another window using storyboard for OS X

objective-c macos cocoa xcode6

NSButton default button with blueish look

cocoa user-interface

Correct implementation of parent/child NSManagedObjectContext

"-Weverything" yielding "Comparing floating point with == or != is unsafe"

objective-c cocoa llvm clang

Preprocessor macro value to Objective-C string literal

How do I draw a badge on my Dock icon using Cocoa?