Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to draw custom window controls (close, minimize, and zoom buttons)

objective-c macos cocoa

NSImageView won't scale image down if frame style is NSImageFrameNone

Breaking retain cycle with strong/weak self

How to show the share button in Mountain Lion?

cocoa osx-mountain-lion

+initialize called more than once

objective-c cocoa

UIAlertController dismiss on tvOS with menu button

objective-c cocoa tvos

What is an NSCFDictionary?

Macro to know whether ARC enabled or not in Xcode 4.3.2

ios objective-c cocoa xcode4

Using NSPredicate to filter based on multiple keys (NOT values for key)

How do you wrap up a BOOL for KVC in Cocoa/Obj-C?

JAVA_HOME is not defined correctly Error while compiling

java cocoa macos

CATransition Undeclared?

cocoa macos core-animation

"Printing Not Allowed" in OSX app

objective-c macos cocoa

Mac sandbox created but no NSUserDefaults plist

Get pixels and colours from NSImage

cocoa nsimage

Objective-C Serial - Mac OS X

"unrecognized selector sent to class" when calling category method from a library

How to properly use swipeWithEvent to navigate a webView, Obj-C

Core Data NSPredicate for relationships

How can I fix this clang warning: "Object with +0 retain counts returned to caller where +1 (owning) retain count is expected"?