Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Generating permutations of NSArray elements

How do I attatch a Key value pair to a UIView on iPhone?

Does UIActivityIndicator require manual threading on iPhone

NSNumberFormatter to format US Telephone Numbers

Centering a label in a UIView

Passing a ManagedObjectContext to a second view

UITableViewController - disable selection

iphone XMPP App run background

Creating a base-64 string from NSData

iPhone UITableView Sections

NSMutableArray: addObject "nil"?

objective-c cocoa-touch

TouchDown, TouchUpInside, TouchUpOutside, TouchCancel What is the Sequence of the Events?

Why is addSubview: not retaining the view?

objective-c: converting date string into day of the week + month name

Why should you check a static variable for nil if it was initialized to nil on the previous line?

objective-c ios cocoa-touch

Dismiss a view when a user taps anywhere outside the view

ios cocoa-touch uiview

Find NSDate for the next closest specific day of week for any date

Possible to save an integer array using NSUserDefaults on iPhone?

Hyperlinks within "about" text for iphone application

iphone cocoa-touch

When do you use encodeWithCoder: and initWithCoder: on the iPhone?