Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

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

Can I cancel a Block added to an NSOperationQueue with addOperationWithBlock:?

iOS 8.3 and later, Facebook share text not inserted

What's the best way to do a mapping application for the iPhone

iphone cocoa-touch maps

How to develop distributable UI controls for iPhone?

iphone cocoa-touch

iPhone URL Request: Add value to HTTP header field

iphone cocoa cocoa-touch

UISlider returns two Touch Up Inside events, why does that happen?

iphone cocoa-touch uislider

NSZombies are eating my app's brain!

NSURL's parameterString confusion with use of ';' vs '&'

Create a table of contents from a pdf file

How to view existing data in Core Data?

How to temporarily lock iPad/iPhone orientation

Custom UIView and UIViewController best practices?

Interface Builder: How to select nested elements?

NSThread VS pthreads