Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Asynchronous NSURLConnection Throws EXC_BAD_ACCESS

What's a good way to manage the Local Notifications your app has scheduled?

Simple way of using irregular shaped buttons

How do you remove extra empty space in NSString?

iPhone - adapt images to retina display

Refresh a UITabBar tab's view or call a method from the UITabBar tab's view when the tab is reselected

Avoid UIImage’s imageNamed - memory management

View Frame Changes On Hide/Show Navigation Bar?

UIAlert takes a few seconds to show up

When should i use assign in Objective c?

SVN ignoring a '.a' file

ios xcode cocoa-touch svn

Delete files from NSCachesDirectory programmatically

ios objective-c cocoa-touch

How to pause a dispatch_queue_t and the queues created by it

Dismissing both UINavigation views and Modal views at once programmatically

How to get a `NSURL` of the document directory?

ios cocoa-touch

Set background image for entire iOS app

UITextField with "multiple" delegates

Custom Input View in Swift

how can I retrieve an integer value from an NSMutableArray on the iPhone?

How to conform to UITabBarControllerDelegate