Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

box2d Apply force in a particular direction

iphone objective-c box2d

iOS basic FTP setup; Read and Write Stream

iphone objective-c ios ios5 ftp

Cocoa - Display xib on another xib

objective-c macos cocoa xib nib

UIAlertView cancelButtonTitle

objective-c ios uialertview

How can I change a label with a date once the system date changes in iOS?

objective-c ios uilabel nsdate

I want to do something when user segues back in a navigation controller(iOS)

objective-c ios

UIManagedDocument insert objects in background thread

how to properly apply Core Image filter

How to know if NSString fits in UILabel or not and index of the last string which fits?

Why doesn't std::getline block?

how to solve run time error of [__NSCFString _isResizable]: unrecognized selector sent to instance?

objective-c

iPhone register for clock updates

ObjC, Core Data: "do not allow duplicates"?

objective-c core-data

How to incorporate storyboards into a cocos2d 2.0 project?

iOS Help: loaded the nib but the view outlet was not set

iphone objective-c ios ios5 ios4

Calling Objective-C method from imp

How to identify which textfield is currently first responder

Add selection animation to a UIButton

Static variable cannot be accessed from another class

blocks, self, retain cycles