Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Why do the iOS main.m templates include a return statement and an autorelease pool?

objective-c ios cocoa-touch

When does UITableView content size update with row insert/delete animation

ios cocoa-touch uitableview

Mysterious crash with NSString method rangeOfComposedCharacterSequenceAtIndex:

Name conventions for xibs

When is 'drawRect' called?

How can I see code for nib/xib files?

-[CALayer setNeedsDisplayInRect:] causes the whole layer to be redrawn

Resize UITextField horizontally with text using Auto Layout

NSPlaceholderString Memory Leak with ARC

Best approach to debugging applicationDidReceiveMemoryWarning on iPhone?

UITableview titleForHeaderInSection not displaying correctly

How do I chain two UIGestureRecognizers together?

Is there an easy way to observe the visible cells in a UITableView?

What are common design patterns in Cocoa Touch?

Where can I find the list of 'autoreplaceable' iOS special characters?

cocoa-touch ios

Is layoutSubviews called whenever view's size is changed?

ios cocoa-touch uiview

Monitoring a directory in Cocoa/Cocoa Touch

iphone ios cocoa-touch cocoa

Memory management with image saved from UIImagePickerController

UICollectionView Within Last UITableViewCell AND Congruent Scrolling? How?

Touch ID prompt showing up as portrait in landscape only app