Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Change string color with NSAttributedString?

Disabled UIButton not faded or grey

How does an underscore in front of a variable in a cocoa objective-c class work?

How to determine if an NSDate is today?

UIButton: set image for selected-highlighted state

Navigation bar show/hide

Convert HTML to NSAttributedString in iOS

Hide the cursor of a UITextField

Fade/dissolve when changing UIImageView's image

Async image loading from url inside a UITableView cell - image changes to wrong image while scrolling

What's the best way to communicate between view controllers?

Static table view outside UITableViewController

ios iphone xcode cocoa-touch

How can I delay a method call for 1 second?

Proper practice for subclassing UIView?

What are best practices for validating email addresses on iOS 2.0

How to load local html file into UIWebView

UITableView, Separator color where to set?

What's the difference between using CGFloat and float?

convert UIImage to NSData

How do I inspect the view hierarchy in iOS?

ios cocoa-touch uikit