Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How do I reference iOS 4.0 only enums in a project with a deployment target < 4.0?

Button not working in custom callout

ios objective-c cocoa-touch

UIActivityIndicatorView Starting and Stopping

How to create a view on which user can preview song posted on iTunes Store?

UITableView not correctly aligning

UILabel AutoResize cuts off the top part of the text

Shadow in UIView without gradient ?

MPMusicPlayerController not posting notifications?

cocoa-touch ios iphone

Have a CALayer with many sublayers. When setNeedsDisplay is called on a sublayer, I get an invalid context error

How can I transliterate chinese text to pinyin on iPhone?

Webpage in UIWebView doesn't autoresize correctly when UIWebView's width is less than the window's width

iphone cocoa-touch ipad

How to properly display a new view and how to go back to the previous view

How to set UIImageView as a title so that the stuff is not stretch?

objective-c cocoa-touch

With Xcode 4, what is the proper way have a main project + a shared code project?

Simple scrolling

ios xcode cocoa-touch scroll

Stop webViewDidFinishLoad from being called rapidly

Is there an iPhone SDK API that I can use to get the current wallpaper image?

Why do I get a gap between my UISearchBar and my UITableView Cell Header when I touch the UISearchBar on iOS7?