Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Build an Xcode project on a Linux machine

set Width & Height alone on Views in iPhone Development

iphone objective-c xcode

Can someone explain to me what (NSString *) means with Obj-C?

objective-c

Calling class methods via self

objective-c

White Color to RGB not correct

objective-c iphone

How does iBooks do this?

In Objective C why are my core data objects never being deallocated?

What delegate method is called when an ASI-HTTP-Request times out?

self.prop=nil; vs. [prop release];prop=nil;

objective-c

Facebook login programmatically using OAuth/XAuth(?)

What is the difference between compare: and isEqualToString:?

iphone objective-c cocoa

Is this a memory leak?

Directory 'X' following -L not found

iphone objective-c xcode ios4

Objective C member in C++ class

Action sheet doesn't display when the MFMailComposeViewController's cancel button is tapped

iphone objective-c ios4

How to make an iPhone dropdown-looking button

iphone objective-c uibutton

When would you NOT want to use @synthesized instance variables?

Why does touchesBegan not fire when the number of touches changes?

The correct way to release variables in Objective-c

UIKitBackgroundCompletionTask - iPhone application crash

iphone objective-c