Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How to get UIScrollView vertical direction in Swift?

360° panorama libraries for ios [closed]

UIAlertController is moved to buggy position at top of screen when it calls `presentViewController:`

What are the default attributes for Objective-C properties?

objective-c cocoa-touch

UUID mismatch detected with the loaded library

When to use static string vs. #define

How do I programmatically set the Return Key for a particular UITextField?

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]