Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Adjust UILabel height depending on the text

ios cocoa-touch uikit uilabel

How do I associate file types with an iPhone application?

ios cocoa-touch

UILabel text margin [duplicate]

ios cocoa-touch uikit uilabel

NSString property: copy or retain?

How to scale a UIImageView proportionally?

objective-c cocoa-touch

iOS UIImagePickerController result image orientation after upload

UITableView - change section header color

ios uitableview cocoa-touch

What are best practices that you use when writing Objective-C and Cocoa? [closed]

How do I add 1 day to an NSDate?

Get the current first responder without using a private API

How to use Auto Layout to move other views when a view is hidden?

How do I draw a shadow under a UIView?

UITableView didSelectRowAtIndexPath: not being called on first tap

How to write iOS app purely in C

UILongPressGestureRecognizer gets called twice when pressing down

Converting String to Int with Swift

How to use background thread in swift?

Easy way to dismiss keyboard?

objective-c cocoa-touch sdk

How do you add multi-line text to a UIButton?

How do I convert NSMutableArray to NSArray?