Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

selector/method name as string argument

objective-c ios ios6

iOS - How to Pass AppDelegate's ManagedObjectContext to UIViewController that comes from NavigationView

Licensing system for static library

UILabel sizeToFit not retained when back button pressed to go back to rootViewController

Merge & Sort objects in Array contained in Dictionary

How to decrease speed of rotating image with touch hold on UIView?

NSXMLParser on iOS8 - NSXMLParser does not support reentrant parsing

Is there any framework that supports scanning ITF-14 barcodes reader on iOS?

NSUserNotification state

How does RunLoop reduces CPU cycles

ios objective-c nsrunloop

How to detect transparent area in image?

ios objective-c image

Objective C Naming Convention for an object that owns itself

Why does my view controller (presented modally from a storyboard segue) not get released after being dismissed?

Can't assign a google maps map to custom view

UIPageViewController and setViewControllers:

Pan, zoom, rotate UIView around anchorPoint using UIGestureRecognizer (iOS)

object of class in NSOperationQueue - with asynchronous method using delegate