Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

gamekit over the internet

iphone cocoa-touch gamekit

Monotouch open document - UIDocumentInterationController

UIFont fontWithName: limited to loading 2 variations per family

cocoa-touch ios

UITextView delegate class crashes on clicking the textview?! What's going on?

Storing images to the iphone

iphone cocoa-touch

Adding actions to a button programmatically on iOS

iPhone - Why can the compiler not find some includes when building for ARM architecture?

iphone c cocoa-touch ios4 gcc

I can't get my head round - (void)playInputClick;

Retrieving the serial number from the device

Override swipe gesture on UITableView

How is the UIPinchGestureRecognizer scale value determined?

How to check if a word is defined in the English dictionary in cocoa-touch?

Obj-, Instance variable used when 'self' is not set to the result of '[(super or self) init...]'

Leak in Instruments, Reference Count and Autorelease

How to draw filled polygons?

iphone cocoa-touch polygon

Adding libxml2 in XCode

Is there a touch method for UILabel?

What are the alternatives to Core-Plot for drawing graphs in iPhone SDK

How to change text color for Section Headers in a Grouped TableView in iPhone SDK?

Best practices for making a queue of NSURLSessionTasks