Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Is there a high-level gestures library for iPhone development?

iphone cocoa-touch gesture

frame size does not change in landscape mode

iphone cocoa-touch

How to get title of UITabBarItem in the More section?

Debugging a library with Xcode

Does applicationDidFinishLaunching: get called when application is updated and launched first time?

iphone ios cocoa-touch

Run an anonymous block on a specific background thread

UIImage Resize without loss of quality

How do I play the default Phone ringtone programmatically?

UICollectionViewController Programmatically crashing with non-nil layout parameter error

Creating anonymous delegate objects in Objective-C

Why an empty implementation of drawRect: will adversely affect performance during animation

iOS 7 UITableView issue - attempting to set a swipe to delete cell when we already have one

NSDateFormatter: Using custom format with relative formatting

ios swift cocoa cocoa-touch

Architecting a multiview application on the iPhone

iphone cocoa-touch

What does CGColorGetComponents() return?

How can I nest a UIScrollView inside a UIScrollView, so that the user can scroll the inner UIScrollView?

Proper way to add a title to a modal view controller's toolbar?

Speeding up or eliminating this slow function in an iPhone camera app

How to obtain a CGImageRef from the content of an UIView?

iPhone: How to get top left corner coordinate of a UIView?