Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

UITextField cuts off descenders on Unicode characters

Licensing system for static library

How to decrease speed of rotating image with touch hold on UIView?

Objective C Naming Convention for an object that owns itself

UIButton with rounded corners and border

Gnustep - video recording application

Different sets of auto layout constraints for different orientation

Why assign nil to IBOutlets in viewDidUnload?

Read NSNumber from NSData

Mapkit, how to detect annotations have loaded

iphone cocoa-touch mapkit

Should I put IBActions in the header file or not?

cocoa-touch ibaction

How to pass Data to a ViewController created using instantiateViewControllerWithIdentifier?

ios objective-c cocoa-touch

How do I show another window in an IPhone window application

Free mapping component for IOS

How to upload multiple images without using ASIHTTPRequest

objective-c ios cocoa-touch

Move view up when keyboard is presented

Why don't I have to release managedObjectContext in the 2nd TableViewController

How to get a date & time in (MM/dd/yyyy hh:MM a) format?

Why is this not a retain cycle if self is referred to within a block?

How to embed Kobold2D into a Cocoa Touch App