Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

What is the most elegant way to get a subarray from a NSArray?

can't unwrap optional in swift

ios iphone cocoa-touch swift

Adding 30 seconds to NSDate [duplicate]

Way to discover which internet connection type I'm using on the iPhone

iphone cocoa-touch

Creating a UITableView with Taller Cells on the iPhone

iPhone (SDK 2.2): adusting playback volume while NOT actively playing music w/ AVFoundation?

Debugging with Clang

How to reference an HTML anchor

Ist it a good idea to use NSUserDefaults to store the latest state of an iPhone application?

NSKeyedArchiver works in iPhone simulator, fails on device

iphone cocoa-touch

Why doesn't UIView (or it's subclasses) adopt the NSCopying Protocol?

Why isn't my UIButton responding to touches?

Creating and canceling an NSURLConnection

iphone cocoa-touch

Activity indicator (spinner) with UIActivityIndicatorView

Dynamic iPhone App icons?

UITableView : detecting click on '-' button in edit mode

Detect long tap in UIScrollView

UISwipeGestureRecognizer gesture start point

Speed of program in iPhone simulator

Does every thread need its own autorelease pool?