Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

scale and center calayer to superview

Best to use global or custom named GCD queues?

How do you use libtool to create .a files (static libraries) on Mac OS?