Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

iOS: how to stop text animation in partial curl

Warning - incompatible pointer types initializing 'NSString *__strong' with an expression of type 'UITextField'

objective-c xcode ios5

Mixing C++ and Objective C

objective-c objective-c++

Shader optimization for retina screen on iOS

Duplicate protocol definition warning, but I need multiples of this protocol

objective-c

Split an NSArray in smaller key value coded arrays using a common key-value pair between objects

Logging NSNotifications

Objective C binding on MonoTouch

objective-c xamarin.ios

UITextField / UITextView: I need to be able to detect user "return" key, and I need to be able to do multiline... what can do both? [duplicate]

objective-c cocoa-touch

Programmatically making an emergency call on iPhone

ios iphone objective-c

How to transport NSManagedObject subclass between classes?

Search-like highlighting in NSTextView

How can I import iPhone notes to my app?

objective-c ios import

Saving and retrieving images to and from SQLite in iOS

objective-c ios

Using a CIImage from CIColor in a CIFilter: getting empty image

How do I change values of attributes when mapping to REST using Restkit?

Drawing outside of NSWindow

Does declaring a variable outside a loop in Objective-C have any optimising effect?

getter method for property crashes with EXC_BAD_ACCESS

How to add button to settings.bundle?