Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Consequences of Bad Programming: dismissViewController vs popViewController

initWithNibName VS NSBundle's loadNibNamed

How to display the iPhone/iPad keyboard over a full screen OpenGL ES app

iphone ios cocoa-touch uikit

UICollectionView do not reuse cells

iPhone SDK 4 "Half curl page transition"

Using xib object inside another xib

Do an action when a sound has finished playing in AVAudioPlayer?

Why use functions like CGRectMake?

NSOperationQueue and concurrent vs non-concurrent

How do I efficiently update a UITableView with Animation?

+[NSString stringWithString:] -- what's the point?

Is calling UICollectionView.reloadData() bad practice? If so, why?

Facebook iOS SDK 3.1 with XCode 4.2 linker errors

Is it possible to observe a readonly property of an object in Cocoa Touch?

What type of reference does NSNotificationCenter keep for 'observer's & 'object's?

cocoa cocoa-touch

How to cancel UIGestureRecognizer if subview's button pressed

Set Objective-C property by string

ios cocoa-touch cocoa

Using ARC, is it fatal not to have an autorelease pool for every thread?

Can I develop my own objective-C Framework for Cocoa Touch Applications?

Rotate UIView in Cocoa Touch