Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Adding shadow to layer causes degraded retina appearance

iphone cocoa-touch ios calayer

How can I change the font of a label programmatically? [duplicate]

Get first day in a month from NSCalendar

Black background in UIView?

AFNetworking Cause Error while using XCTest in Xcode5

Unit testing private methods from a category?

Hiding UITableView footer

Can you tell UIWebView to use a white indicator style?

iphone cocoa-touch

IPhone SDK: Adding a UIActivityIndicatorView to a UITableViewCell

Detecting tap to Show/hide UINavigationBar

iphone cocoa-touch

Resizing UILabel to fit with Word Wrap

Can I tint (black) a UIKeyboard? If so, how?

Trim audio with iOS

UIKit UISwipeGestureRecognizer in Xcode crashes app during nib loading?

exclude subview from UITapGestureRecognizer

ios objective-c cocoa-touch

What is most common and correct practice to get a CGFloat from an NSNumber?

ios objective-c cocoa-touch

UIButton touch down action not called when touch down but called when touch moved

Multiple methods named "count" found with mismatched result, parameter type or attributes

How to convert byte array to NSString

Change NSNumberFormatter's negative format from (xxx.xx) to -xxx.xx