Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Mac OS X: Intercept keyboard layout change

Core Data fetch request optimization

How to add GitHub's Mantle to Xcode using CocoaPods

Magical Record import with already existing data

Perfecting my MagicalRecord import

NSFilePresenter methods never get called

Is it possible to determine the yaw, pitch and roll of a face given the locations of the eyes and mouth? (picture included)

c++ ios objective-c math opencv

Any gotchas with objc_setAssociatedObject and objc_getAssociatedObject?

Running iOS App in background for more than 10 minutes

Is there an equivalent to __attribute__((ns_returns_retained)) for a malloc'd pointer?

NSData* to std::vector<unsigned char> Without Copy

What is no rule to process file mean?

objective-c xcode4.5

Expression in FOR command (for (int i=0; i < ([arr count]-1);i++){})

ios objective-c

Triggering a UIButton's method when user drags finger into button's area?

ios objective-c xcode uibutton

Objective-C: How to list files from documents directory into a UITableView?

ios objective-c uitableview

Fails with error 1001 "Dropbox SDK v1.3.4" and "IOS 6.0"

ios objective-c ios6 sdk dropbox

Objective-C: Instance variable used while 'self' not set... but it is

objective-c self

UIView surface custom transformation/animation (like 'a water drop effect')

Getting graphic card information in objective C

objective-c macos

How to programmatically launch an OS X app in minimized mode?

objective-c xcode macos cocoa