Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

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?

iPhone SDK: UIActionsheet Delegate Method not getting called

How to customize the UIToolbar with buttons that contains colored images?

How can I close UIVIewController?

UIProgressView won't update even though main thread seems to be running fine

UIToolbar - margins? Does anyone know the left and right margins for a UIToolbar?

Obj-C, why is my UIActionSheet Cancel button hard to tap?

Problems using MFMailComposeViewController

Subview fade in and fade out help

Correct approach for implementing vertical scrolling with UIScrollView