Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

"File's Owner" of a custom XIB

Searching a NSArray for the nearest number(s)

objective-c search nsarray

airplay in simulator - objective-c

How to draw an oval speech bubble programmatically on iPhone?

Core Data get sum of values. Fetched properties vs. propagation

What does the 'hash' method do in Objective-C

Varieties of @interface declarations, some with parentheses

Proper way to convert char* to NSString without initWithCString?

objective-c ios nsstring char

NSMetadataQuery doesn't find iCloud files

objective-c cocoa icloud

I get: Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named MKMapView'

iphone objective-c ios mapkit

What is NSEraCalendarUnit?

Using an Open Cover Flow for video slides instead of images in iOS

iphone objective-c ios ipad ios4

Behavior of NSData initWithBytesNoCopy:length:freeWhenDone:

objective-c cocoa nsdata

How do I convert a c-style char* array to NSArray?

objective-c cocoa

A bit of annoying warnings that still let the app work but would like to remove

NSFileManager createDirectoryAtPath:withIntermediateDirectories: Not creating directories or creating errors

Hide UITabBar in iPad Application

ios: How to display "choose wireless connection" popup?

Crash when instantiating ViewController from Storyboard

How insert blue text tokens inside UITextField?