Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is this a bug I should submit to Apple, or is this expected behavior?

UIToolBar unexpectedly registers taps on UIBarButtonItem instances even when tapping at a considerable distance from them

How can I force a UITableView to reloadData while keeping a UISearchBar active?