Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

dynamically set navigation controller title [closed]

buttons turn blue when backgroundimage is set

-[NSInputStream read:maxLength:] throws an exception saying length is too big, but it isn't

Custom class not shown in the storyboard identity inspector

iOS localization: plurals and NSNumberFormatter

ios objective-c cocoa-touch

How to deal with concurrency issues brought by NSStream run loop scheduling using GCD?

Why is UIViewController deallocated on the main thread?

One UITableView - Multiple DataSource, best design pattern?

Objective-C use of #import and inheritance

How to play iPhone tap sound?

iphone cocoa-touch

Displaying MFMailComposeViewController in landscape

HTTPS with NSURLConnection - NSURLErrorServerCertificateUntrusted

cellForRowAtIndexPath not called; sections returns 1 and rows returns 4

iPad modal view controller similar to Mail.app?

iphone cocoa-touch uikit ipad

How to set up a user Quartz2D coordinate system with scaling that avoids fuzzy drawing?

How can I test Xcode Project on iPhone?

viewDidAppear for tabbar based apps

Do I need to set heightForRowAtIndexPath if I am using a custom UITableViewCell?

IPhone SDK - How to serialize ABRecord?

Overriding -handlePan: in UIScrollView