Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

UIWebView search [closed]

Removing NSStatusItem view

how to handle key events in iphone

Adding a UIPickerView to a UITableView cell

Empty Trash Bin via Objective-C/Cocoa

Is asserting that every object creation succeeded necessary in Objective C?

objective-c coding-style

Simple sqlite example in Cocoa Mac Desktop application

objective-c cocoa macos sqlite

Accessing method of viewController from another class

Compression/Decompression library for the iPhone and Xcode 4

NOT(!) in objective c

objective-c operators

Debugging -[NSCFDictionary setObject:forKey:]: attempt to insert nil value

iphone objective-c cocoa macos

Should I autorelease before return form -(NSString*)description?

objective-c

What does the "double" do in ceil(double)?

Objective C threads and GUI updates problem

Understanding method returning BOOL by using !=

AVAudioPlayer - Displaying a countdown timer on a UILabel

Better way to select view controller using popToViewController: animated:

objective-c cocoa-touch

Calling logout function of facebook ios sdk is not clearing user Credentials

Is setting a property to nil same as releasing the property?

What caused this iPhone crash log?

iphone objective-c ios