Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

What's this (NSNull*)controller == [NSNull null] supposed to do? Why not just controller == nil?

iphone cocoa-touch uikit

Need content in UIWebView to display quickly

Downloading a file from url and saving to resources on iPhone

How much memory can an iPhone app use?

Does releasing a UIView release all its subviews?

How to remove a UITabBar badge after the user clicks another tab?

NSArchiver vs. NSKeyedArchiver

If you have an IBOutlet, but not a property, is it retained or not?

How do I set the height to a tableFooterView loaded from a xib

How do I tell if a UIView is visible and on screen?

How do I get a formatted NSString from format and va_list?

Core Data unresolved error on save

Why does a false assertion in async test in GHUnit crash the app instead of just failing the test?

What is the difference between UIViewController and UITableViewController

Displaying interlaced (progressive) Image in UIImageView

Unable to use iOS framework which is internally using .xib file

Formatting secure text entry by inserting visible spaces

Changing the background color of a UILabel within a UITableViewCell

ios objective-c cocoa-touch

How is iPhone Contact app's detail View implemented

Customizing Section indexes in UITableView in iphone application