Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Releasing NSData causes exception

Custom view controller for Settings bundle?

iphone cocoa-touch

Using a custom UIView from multiple view controllers

iphone cocoa-touch

Removing image background in UIImageView at runtime

How can I find out the type of a NSDictionary element?

What is the scope of (nested) autorelease pools?

Interface Builder doesn't show some of my resource images

Objective C - UIActivityIndicatorView positioning

iphone cocoa-touch

What is the touches canceled event, and how is it different from touches ended

How to invoke TouchesBegan, TouchesMoved, TouchedEnded programmatically

iphone cocoa-touch uikit

Using an NSFetchedResultsController without a UITableViewController

Effective way to design and manage iPhone application similar to settings

Is it possible to use Cocoa Touch gesture recognizers with layers / CALayer objects?

cocoa-touch calayer ios

Getting UIView Type

XCode Static Analyzer: Analyzer skipped this file due to parse errors

Assigning, mutable to immutable array?

iPhone: get nearby places / places list

iphone cocoa-touch gps

NSFileManager: Continue writing to disk in background?

UIPickerView inside UITableView.tableFooterView doesn't receive drag touches

Use the system keyboard without a UITextView or UITextField