Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Can I watch an NSNotification from another class?

Receiving double-click event

Include a variable inside a NSString?

Circular import issues in Objective C & Cocoa Touch

How can I cancel an asynchronous call through NSURLConnection sendAsynchronousRequest?

UIImage: fill background

objective-c uiimage

Setting background color of UIView subclass doesn't work

objective-c ios uiview

iPhone UITableView image background when table is empty

Availability.h, UIKit.h, etc not found

Custom UITableViewCell NSUnknownKeyException

objective-c ios uitableview

how to restrict special characters in UITextField in iPad?

How to detect pinch in gesture vs pinch out gesture?

How to make infinite scroll view in iPhone?

iphone objective-c ios ios5

UITextView not becoming first responder

iOS 5.0 Warning: Cannot find protocol definition for Delegate

UITableViewCell not loading subviews from storyboard

objective-c ios uitableview

New NSNumber literals

How to know when to invalidate an `NSTimer`

CADisplayLink running lower frame rate on iOS5.1

UIAlertView doesn't work in completion handler block

ios objective-c