Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Analyzer reports that the following code leak

How do you return from an asynchronous NSURLConnection to the calling class?

objective-c ios5 xcode4

Insert a value for key into NSMutableArray

Having trouble with releases in core graphics

adding html text to my UIWebView

Objective C insert variable between 2 strings concat

Image filtering effects using BradLarson / GPUImage ** Issue

objective-c ios ios4

isMemberOfClass returns no when ViewController is instantiated from UIStoryboard

How can I know when nsoperation queue has completed all requests so that I can reload my tableview?

How to immediately force cancel an NSOperation with AFNetworking?

Apple App Upload Icon Validation Error

objective-c xcode

hide back button when tab bar controller is added in navigation controller

Applying CAGradient mask layer to UITextView

UITextView did end editing

How can I mask a square image with a circle and also put a black border around the image

Prevent app from backing up documents folder?

get UITableViewCell's height after setting height for each UITableViewCell

objective-c ios

Why %@ behave differently between predicateWithFormat and stringWithFormat?

How to play MPMediaItem in MPMusicPlayerController in iOS?

how to add dictionary data in to an array?