Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Strange warning dismissing modal view controller

iphone ios cocoa-touch ios5 ios6

Grand Central Dispatch vs. NSThread

Convert points from image to UIImageView points, contentMode-aware

How to draw a line with Cocos2d-iPhone

UITableView header/footer font color

iphone cocoa-touch ipad uikit

What’s the difference between Xcode, Objective-C and Cocoa?

What's the difference between sending -release or -drain to an Autorelease Pool?

MKMapView: Get clicked event on annotation pin

Change the height of NavigationBar and UIBarButtonItem elements inside it in Cocoa Touch

Redrawing a UIView with a fade animation?

Clicking on UITextField in a UITableViewCell

Stop UITextView from jumping when programmatically setting text

How to calculate a point with an given center, angle and radius?

My custom UI elements are not being updated while UIScrollView is scrolled

iphone cocoa-touch

Explanation of NSIncrementalStore in plain english

Remove the inner shadow that UIPopoverController creates

Set TableView height by the number or rows

How to get cell text based on indexPath?

How do I get the name of a day of the week in the user's locale?

is it possible to save NSMutableArray or NSDictionary data as file in iOS?