Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

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?

Declaring a delegate protocol

iphone objective-c ios

iOS - Prevent iPhone Configuration Profile from being deleted OR check to see if it's installed

2 UITableView in a UIScrollView

Get a list of unmountable drives using Cocoa

Prevent ARC from deallocating something that's not currently being used but will be soon?

How to hide objects in an objective-c library

Viewing a Documentation Set on OSX

ios objective-c xcode macos