Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Guess encoding when creating an NSString from NSData

cocoa-touch cocoa nsdata

Initialize NSArray with floats?

objective-c cocoa

What’s the difference between Xcode, Objective-C and Cocoa?

Crafting .webloc file

What's the difference between sending -release or -drain to an Autorelease Pool?

Copying blocks (ie: copying them to instance variables) in Objective-C

Determine when NSSlider knob is 'let go' in continuous mode

objective-c cocoa nsslider

Mac OS X: Best way to do runtime check for retina display?

Check modifierFlags of NSEvent if a certain modifier was pressed but no other

Save CoreData-entities in NSUserDefaults

How to give NSWindow a particular background color

cocoa interface-builder

NSArray to C array

cocoa opengl

Parsing XML in Cocoa

objective-c xml cocoa parsing

Create DMG file [duplicate]

NSTextView syntax highlighting

Should I use == or [NSManagedObject isEqual:] to compare managed objects in the same context?

objective-c cocoa core-data

Helper functions in Cocoa

objective-c cocoa

Do OCUnit and OCMock work on the iPhone SDK?

Where's the iPhone MIME type database?

what is the difference among sleep() , usleep() & [NSThread sleepForTimeInterval:]?

iphone objective-c cocoa