Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

iPhone - allow landscape orientation on just one viewcontroller

iphone cocoa-touch

Set to nil in viewDidUnload, but release in dealloc

How to design the content of a UIScrollView in a nib easily

Navigation Controller Transparent Bar Style is not working

iphone cocoa-touch

How do you wrap up a BOOL for KVC in Cocoa/Obj-C?

Upgraded to Xcode 4.1 and sqlite3.h is causing compilation errors where it didn't before the upgrade

How to use UIViewControllerAnimatedTransitioning with UINavigationController?

The concept of file's owner,first responder, and application delegate in iPhone [duplicate]

Hide backbar button in navigationbar in iPhone sdk

iOS uiwebview goBack history control

Core Data NSPredicate for relationships

Increment UISlider by 1 in range 1 to 100

Does it matter when super is called in dealloc?

UITableViewCell - overlapping with previous cells contents

cocoa-touch uitableview

How dismiss a viewController with storyboard from a push segue?

Regex solution for Objective-C

How does one access a super's view controller?

UIView subclass draws background despite completely empty drawRect: - why?

UINavigationBar tintColor with gradient

How To check if an attribute exists at runtime on a NSManagedObject subclass

cocoa-touch cocoa core-data