Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Limit supported Dynamic Type font sizes

CoreDataGeneratedAccessors - removeObject does delete the object?

What is an NSConcreteValue and how do I extract its value?

iphone cocoa-touch

keyboard resigning reduces popover height

cocoa-touch ios

Why brightness of [UIColor whiteColor] and blackColor are equal

NSDateComponentsFormatter stringFromTimeInterval returns incorrect string for intervals shorter than 1 minute

How do I create a grid of icons like the iPhone home screen?

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?