Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

handle tap gesture with an argument iphone / ipad

iphone objective-c ipad

when and where to put @class declarations

iphone objective-c xcode class

Exclude files from application backup

iphone objective-c itunes

UIDeviceOrientationDidChangeNotification won't stop

NSString returning jibberish

iphone objective-c nsstring

iphone how to I make a uitableviewcellaccessorydisclosureindicator background transparent?

Discrepancy between sizeWithFont:constrainedToSize:lineBreakMode: and textView.contentSize.height

Cast NSManagedObject to subclassed object

iphone objective-c ios ipad

How to compare value of variable against #define

objective-c c syntax

Detect iOS language [closed]

ios objective-c

Need help understanding a specific alloc/release idiom in iOS/Objective-C programming

Private and protected methods in Objective-C

Setting up a plist to store application data (not settings) for an iPhone game

retain and autorelease in a getter method

Linking problem in Xcode when using a dependent subproject

From PHP/MySQL/JSON to iOS/Objective-C/SQLite

php iphone objective-c json ios

Objective C UITableView - Table cells display wrong content after changing cell's height

In Objective-C, how do you declare/use a global variable?

CoreData adding relationships to-many

how to show UIMenuController to UIBarButtonItem

iphone objective-c