Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How can I detect when the user has swiped an editable UITableViewCell?

NSRegularExpression, specify case-sensitive match?

Difference between declaring an attribute and a @property in objective-c

Drag Down UIView in iOS 5

Objective C insert variable between 2 strings concat

How to immediately force cancel an NSOperation with AFNetworking?

Fade out Launch Image on 4 Inch iPhone screen

Write an NSMutableArray to a file and load it back

Is there a unicode way to make part of a string bold?

ios cocoa-touch swift

Programmatically delete Remote Notifications from Notification Centre

Parsing XML from an HTTPS URL using NSXMLParser?

Playing sounds in iPhone games - slowdowns

iphone cocoa-touch

Transitioning UINavigationBar colors?

iphone cocoa-touch

Accessing data member of RootViewController in another class

NSXMLParser shreds umlauts (ä, ö, ü)

NSArray becomes NSCFArray when passed

Sort NSArray by NSDate, today

iphone compass interference detection

CGGradient in an CGPath

Why releasing an UIAlertView just afer showing it whereas it is not a blocking method?