Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Property List Editor after installing Xcode 4

In what order are UITableView hook methods called?

NSHTTPCookies refuse to be deleted

Callback method before deallocating any Object

iOS 5 Storyboards and Nibs

adding NSInteger object to NSMutableArray

Possible to present UIView without UIViewController in UIPopoverController?

MKAnnotation and setCoordinate:

cocoa-touch mkannotation

How does Twitter official iOS app changes status bar with custom text

ios cocoa-touch ios6

AVAssetWriter sometimes fails with status AVAssetWriterStatusFailed. Seems random

NSLocalizedString - Use of undeclared identifier issue

UICollectionView Very Slow Custom Layout

os x equivalent to ios's rootViewController

Can I use a UIBarButtonSystemItem for a UIButton?

How do I move the UIView to the "bottom" so that the next UIView displays?

Initialize NSMutableArray: [NSMutableArray array];

iPhone - Corrupt JPEG data for image received over HTTP

iphone cocoa-touch uiimage

AVAudioPlayer turns off iPod - how to work around?

Replace " " character in an NSString with "\ " (to create a Unix path)

USB Programming with Objective-C