Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Find DST (Daylight Savings Time) timestamp using Objective-C/C?

iOS 7 shows black background in custom animation for Navigation

iOS: Launching Messages app with multiple recipients

Interrupt UITableView cell resize animation?

How can I support a split view in landscape on the iPhone 6 or 5s?

If a view is set up in IB with Auto Layout, what happens if you try to change its frame programmatically?

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