Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

subclassing UIWindow while using storyboards

iPhone remove substring from string

cocoa-touch nsstring

MFMailComposeViewController doesn't link for simulator

What's the difference between #import and @class, and when should I use one over the other?

objective-c cocoa-touch

Show screen on first launch only in iOS

objective-c ios cocoa-touch

Add rows to UITableView when scrolled to bottom

UIProgressView and Custom Track and Progress Images (iOS 5 properties)

Alert view in iphone

How to detect touches on UIImageView of UITableViewCell object in the UITableViewCellStyleSubtitle style

How to get the current application icon in ios

How do I animate MKAnnotationView drop?

is there anywhere where I could start MobileSubstrate tweaks programming?

UITabBar(Controller) - Get index of tapped?

Changing the UIBackButtonItem title

cocoa-touch

How to constrain autorotation to a single orientation for some views, while allowing all orientations on others?

Am I abusing UIViewController Subclassing?

Cocoa Graphing/Plotting Framework on iOS [closed]

ios iphone cocoa-touch graph

Recommended way to declare delegate properties with ARC

Center custom UIView vertically and horizontally using Auto Layout

How to safely shut down a loading UIWebView in viewWillDisappear?