Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

NSSound on the iphone

call action method for a uibutton without using interface builder in cocoa

How do you manage releasing an object created in an instance method on iPhone without autorelease?

iPhone dev - Set position of a view in viewDidLoad

UISearchBar inputAccessoryView

How can I change a UITableViewCell text color in it's highlighted state?

storyboard segue from a tablecell an its Detail Disclosure Button

How to find out if scrollView is about to be scrolled up or down

Xcode "AppDelegate *const __strong' to parameter of incompatible type" error

No warning for id?

How to move text from right to left in iOS programmatically

Detecting a touch anywhere on the screen

Can't edit UISearchController UISearchBar in navigationItem titleView

Is there a way to detect what UIView is currently visible?

Triple UISwitch

iphone cocoa-touch uiswitch

How to make text in a UITableViewCell wordwrap?

Using CGPoints in an NSArray

cocoa-touch nsarray cgpoint

NSUserDefaults not working right

Why is my NSDictionary keys sorted alphabetically

UITableViewCell background color problem