Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Can i pass the parameter to clickedButtonAtIndex that is iphone method?

Why can't I capture a screenshot of MPMoviePlayerController?

How can I make it so that all dates in a UIDatePicker are the same color?

dismissViewControllerAnimated doesnt load viewDidLoad again

ios objective-c cocoa-touch

UIApplication not launching to make phone call

iphone cocoa-touch xcode

Using CAMediaTimingFunction with block-based UIView animations

NSCalendar dateFromComponents returns wrong date

Understanding this use of "(Private)" in @interface declaration

Objective C - Split string into array

objective-c cocoa-touch

iPhone: UITableView leaking like Titanic!

Memory management with block and ARC, leak?

Getting DNS server IP on IPhone

UIWebView-style Java component

java cocoa-touch swing

Can a method return an NSRange?

UItextView in UITableview, autocorrection bubble not visible

How to execute URL requests from an iOS application?

setup coredata, before appdelegate loads my mainWindow.xib

UIGlassButton in iPhone

iphone cocoa-touch

How can I authorize more than one Dropbox account in an app?

iOS sdk question: how do I cast a UIView to a UIImage View (alternativly how do I get a UIImageView from a GestureRecognzer?)

iphone cocoa-touch ios