Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How to programmatically send SMS on the iPhone?

How do I size a UITextView to its content?

How do I create a basic UIButton programmatically?

Should IBOutlets be strong or weak under ARC?

How can I create a UIColor from a hex string?

ios cocoa-touch uicolor

@synthesize vs @dynamic, what are the differences?

UITableViewCell, show delete button on swipe

Giving UIView rounded corners

Cocoa: What's the difference between the frame and the bounds?

cocoa cocoa-touch uiview

What does the NS prefix mean?

Attempt to present UIViewController on UIViewController whose view is not in the window hierarchy

@class vs. #import

Placeholder in UITextView

Eliminate extra separators below UITableView

ios uitableview cocoa-touch

Can I embed a custom font in an iPhone application?

ios cocoa-touch fonts

Loaded nib but the 'view' outlet was not set

Get the length of a String

How can I disable the UITableView selection?

ios uitableview cocoa-touch

Xcode - How to fix 'NSUnknownKeyException', reason: … this class is not key value coding-compliant for the key X" error?

How do I sort an NSMutableArray with custom objects in it?