Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Sizing of Live Views in Swift Playground

Adding text labels to sliders in iPhone Settings application

Where can I get better Apple documentation?

cocoa-touch cocoa

How to calculate the height of the text rectangle from an NSString?

Is there a way to stop a UIViewController from being popped from a UINavigationController's stack when the backBarButtonItem is tapped?

iPhone screen capture for a view

objective-c ios cocoa-touch

Fade in async loaded images in iOS

UITableView headers on the left side of sections (like Spotlight)

How to save files onto an iPhone?

MKCoordinateRegionMakeWithDistance does not set the correct region on the MapView

Secure contents in Documents directory

Does readonly property for IBOutlet Work and would it be Preferable?

Why doesn’t iOS 5.0 like plain window applications? Why does it request that view controllers be used?

ios cocoa-touch

Sequential execution flow with asynchronous operations and UI

blocks in nsdictionary?

Does UILabel's sizeThatFits return its height?

Mysterious app crash with OpenGL

How to get *actual* frame size for UIScrollView in UINavigationController in iOS 7?

How can I find a font that contains a given character?

Having UIView drawRect occur in a background thread