Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Confused on const correctness with static array of pointers to const objects

How to conditionally use a new Cocoa API

objective-c cocoa

How to get the address of a latitude and longitude in an iphone application

Saving application data state on exit

iphone objective-c xcode

Is there a convention for naming initializer method in objective-c?

Any alternatives to NSDictionary for unique keys AND unique values?

UILabel and superscript

iphone objective-c uilabel

How do I make my own recordedPath in GLPaint Sample Code

Can I do an easy init a string with format using @"

objective-c string

Common, reusable iPhone-App configuration screen

Problems with NSButtonCell action

NSURLConnection POST also calls GET of same URL

Suppressing NSLog statements for release? [duplicate]

iphone objective-c cocoa xcode

How can I get user's email? iPhone SDK

iphone objective-c

Tips and Tricks to avoid iphone app crash

Accessing Instance Variables from NSTimer selector

objective-c

Use CGFloat instead of float? They don't do it

objective-c cgfloat

Why doesn't NSPasteboard's -types return the union of the contained NSPasteboardItem's -types?

objective-c cocoa

Negotiating TLS with ESMTP over sockets

Effective way to design and manage iPhone application similar to settings