Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

AVAudio detect note/pitch/etc. iPhone xcode objective-c

How do I add a UIBarButtonItem to a UIToolbar with both text and an image in it?

How do I cut a notch out of a CALayer?

Varying lineWidth in a CAShapeLayer

iOS - how to move to a different page on click of a button

How can i catch all exception in iPhone app

iphone objective-c ios xcode

New to Objective-c, Hello World

objective-c xcode4.2

Persist a MPMediaItemCollection Object Using NSUserDefaults

NSArray and NSString

Programming a Universal App in iOS

Custom UIView and becomeFirstResponder

objective-c ios

UIView resize and translate animation does not animate subviews correctly

iphone objective-c ios xcode

Fade effect at top and bottom of NSTableView/NSOutlineView

What are the most battery-consuming things you can do in an iPhone-app?

Is specifying ivar name to @synthesize considered redundant or a good practice?

Order the tableview cell by the subtitle

How to skip time in NSDate?

objective-c nsdate

Why is this transformation using CATransform3D reducing the view's width?

Is it safe to assign a property to the result of an autoreleased initializer while using ARC?

safe __attribute__((constructor)) function classes

objective-c cocoa