Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Benchmarking performance using Instruments

MapKit - Make route line follow streets when map zoomed in

iOS 6 UIInterfacePortrait ONLY viewcontroller being presented & stuck in landscape... when coming back from a landscape viewcontroller in nav stack

Going offline with iOS 6 vector maps in progressive detail

How to combine several iOS controls in one entity (control)?

objective-c ios controls

Auto-synthesis of properties of variables in a class extension

iphone objective-c xcode

Open other app using url schemes

objective-c ios url-scheme

Why am I getting "unrecognized selector" errors when subclassing GDataEntryBase from Google Data Objective-C Client Library?

The joys of realtime gif decoding

Calculating height of NSString with custom font

objective-c ios

IOS 6 and NSDateFormatter

NSURL hidden method queryParameters may override category

Core Data Versioning - Multiple mapping models required

Mac OS X app remote camera control over wi-fi

objective-c

How to detect if a UIViewController has a back button

objective-c ios

Set minimum zoom level for UIImagePickerController cropping

iPhone ImageIO not returning all metadata of picture

shouldAutorotateToInterfaceOrientation Getting called twice on launch

How to get managedObjectContext for viewController other than getting it from appDelegate?

How could I replace UIMenuController with my own view when text is selected?