Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to programmatically dismiss an NSAlert run modal for window

objective-c cocoa

How to get list of visible windows in Xcode on OSX Lion?

Determine if the east coast is currently using EST or EDT via iPhone SDK

iphone cocoa

Fetched properties as properties of an NSManagedObject subclass

NSTextView momentarily disable automatic spelling correction

Streaming audio from a microphone on a Mac to an iPhone

How do I deal with typing nested message calls in ObjC source from only the keyboard?

Calling a Java class function from Cocoa with JNI

NSOutlineView reloadData close my NSPopOver

How to Limit the Number of Tokens in a NSTokenField?

cocoa nstokenfield

NSPredicateEditor does not resize NSTextField

ARC and sending messages to objects without specifying the class at compile time

NSWindow draw on top of Desktop icons

What is the C++ equivalent of Objective C "@class MyClassName"?