Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Make UIView pass through touch events?

ios cocoa-touch uiview

NSURLConnection GET request returns -1005, "the network connection was lost"

ios cocoa-touch

Create object from NSString of class name in Objective-C

2D arrays using NSMutableArray

How to get the name or signature of the current method into an NSString?

ScrollView not scrolling when dragging on buttons

Avoiding "NSArray was mutated while being enumerated"

iPhone UITableView cells stay selected

How to resize a UIModalPresentationFormSheet?

Email validation on textField in iOS

Is there any way of asking an iOS view which of its children has first responder status? [duplicate]

What's the difference between a CoreAnimation Layer Backed View and a Layer Hosting View?

masksToBounds vs. clipsToBounds [duplicate]

Multiline UILabel with adjustsFontSizeToFitWidth

App crashed in iOS 6 when user changes Contacts access permissions

Unable to link GoogleAnalytics 3.01 with XCode 5 (missing required architecture x86_64)

UIImagePickerController camera preview is portrait in landscape app

iphone cocoa-touch

How do you schedule a block to run on the next run loop iteration?

CoreData relationship fault?

Understanding convertPoint:toView: