Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How do I create custom error domains for iOS applications?

Scrolling a horizontal UIScrollView in stepped increments?

NSDictionary allKeys - does it always return the same order?

Object property with strong reference becomes null

UIDocumentInteractionController Open Menu Cancelled Callback

NSKeyedUnarchiver unarchiveObjectWithFile: returns nil in init: method

iphone cocoa-touch

Does dealloc get called on iPhone?

How can I present a UIView from the bottom of the screen like a UIActionSheet?

Keyboard shortcuts in iOS?

Page curl & turn effects for iPhone Development

Unable to read symbols warning after updating to 4.3.3

Eternal scrolling UITableView

How to get layoutSubviews to be called before sizeThatFits?

iphone ios cocoa-touch uiview

iOS: Using the app delegate to house global variables

ios objective-c cocoa-touch

My NSURLSessionDelegate methods are not getting called during a background download

What is the conventional way to manage custom property list keys in iPhone applications?

iphone cocoa-touch

Core Data - NSPredicate to filter to-many relationship

Creating my own file extension based on plist

When is the main Autorelease Pool in Cocoa-touch drained?

Detect touch on subview