Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Some beginner Objective-C/iPhone questions

objective-c iphone

How can I write a function in objective-c, that I can use over any object in my iPhone app?

iphone objective-c function

Calling Python from Objective-C

python objective-c cocoa

Objective-C - Comparing integers not working as expected

What is the difference between window based and view based iphone apps?

iphone objective-c

Better alternative for "data-only" Objective-C objects?

What is the diffrence between isEqualToString and operator == in Objective C?

objective-c

Find the Last Accessed Date of a File in Cocoa

objective-c cocoa

Exception in iPhone app : Modal transition is already in progress

iphone objective-c xcode

Why shoudn't I use accessor methods in init methods

UITableViewController init method not called

Is a synthesized property already alloc/init -ed?

How to create a Static NSMutableArray in a class in Objective c?

colorWithPatternImage Vs. UIImageView

How does autoreleasing work in Objective-C?

iphone objective-c memory

CoreData delete object

Cross-Platform iOS/Mac OS X Objective-C development?

Changing the image of an UIImage view with a button

UIView Animations with Objective-C Blocks

Cocoa/Obj-C - Open file when dragging it to application icon