Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Does -[NSOrderedSet indexesOfObjectsPassingTest:] really return either an NSIndexSet or NSNotFound?

Ken Burns effect on iPhone views

Forward a UIGestureRecognizer from one view controller to another view controller

UIControlEventTouchDragEnter doesn't seem to work for catching a tap that slides into a control

iphone cocoa-touch

Infinite loop when adding CATiledLayer to UIView

why isn't -layoutSubviews being called?

Do I need to set these variables to nil in viewDidLoad as I have in this code?

iphone cocoa-touch

How to use UITextRange to get substring from a UITextField

UINavigationController Title not Applied

iphone cocoa-touch uikit

Can't create UIImageView from file

ios cocoa-touch xcode4

iOS: How to create and draw into (and save) an image larger than the screen?

How do memory management properties affect cells of an array?

My UIViewController is "lying" about its center property

Where to put local variables

Overriding drawRect: and pushing new offset CGContexts onto the stack

How do I measure the velocity of a swipe?

objective-c cocoa-touch

Why should I use KVC rather than the simple dot syntax when accessing object properties?

Adjust font size in Navigation Title