Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Error after creation of core data files

iphone objective-c ios

Using CCTouchDispatcher Cocos2d 2.0 Beta-2 ARC

how to know the PDF file name using a CGPDFDictionaryRef object reference

iphone objective-c ios

iOS Game Center Sandbox: Leaderboards show "No score"

What does ^ in objective C mean? [duplicate]

objective-c

CoreAnimation, moving UIImageView with animating shadow in iOS 5 Xcode 4

Why is 'no known method for selector x' a hard error under ARC?

Button not working in UITableViewCell subclass when it is a subview of a view inside the UITableViewCell

How to use custom font in iOS Apps? [duplicate]

objective-c ios xcode

Cocos2D help: How to rotate a sprite continuously and generate child sprites in the rotating sprite

UITableViewCell Won't Highlight

Styling UIButtons - subclass?

objective-c ios cocoa-touch

Is it advisable to add a UIViewController's view to another UIViewController's view?

How to change font size of segmented control and prevent it from changing back to default size after changing segment

textFieldShouldReturn doesn't work (using storyboard on XCode 4)

iphone objective-c ios

Deleting last row in a section -> crash, using NSFetchedResultsController

Mocking KVO with OCMock

Initialising an array of structs in Objective-C

ARC and Interface Builder

iPhone - Trying to Copy sqlite Database to Documents Directory - copies blank version