Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

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

Problem showing/hiding keyboard in iPhone app

iphone objective-c cocoa ios4

Objective C & OC Mock - Mocking a class method?

will NSFileSystemFileNumber in iOS always be unique?

Is it possible to add a second tag to an UIbutton?

Convert binary string to an NSInteger

objective-c

iphone NSDate Conversion problem