Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Is it safe to enumerate through [NSOperationQueue operations]?

Custom Table view cell not resizing as per nib

ios cocoa-touch uitableview

Emoji and UIWebView in iOS 5

ios cocoa-touch

Is Read Access for NSUserDefaults an "expensive" operation?

iphone cocoa-touch

How to move a UIImageView with Touch

How to detect heart pulse rate without using any instrument in iOS sdk?

objective-c ios cocoa-touch

UIStatusBarStyleBlackTranslucent is not available on this device

insertRowsAtIndexPaths: with scrollToRowAtIndexPath: causes UITableView sections to be incorrectly hidden

How to format and print float numbers on iOS?

Does NSDictionary's objectForKey: rely on identity or equality?

Need some clarifications on refreshObject:mergeChanges:YES

cocoa-touch core-data

objective c renderInContext crash on background thread

UIView not obeying autolayout constraints in UIScrollView

dynamically set navigation controller title [closed]

buttons turn blue when backgroundimage is set

-[NSInputStream read:maxLength:] throws an exception saying length is too big, but it isn't

Custom class not shown in the storyboard identity inspector

iOS localization: plurals and NSNumberFormatter

ios objective-c cocoa-touch

How to deal with concurrency issues brought by NSStream run loop scheduling using GCD?

Why is UIViewController deallocated on the main thread?