Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

What is a referencing outlet?

objective-c cocoa

Is it bad practice to use unicode symbols or shapes in a  app?

What happens when the "create document-based application" option is chosen in Xcode?

cocoa xcode

NSWindow: Passing mouse events through window to whatever is underneath

How to determine which methods are not implemented when XCode has warnings

objective-c xcode cocoa

Automatically grow document view of NSScrollView using auto layout?

Listen for window resize event in Swift / Objective-C

Can't reauthenticate with different NSURLCredentials (old deleted ones are used)

Can AppleScript now be replaced with JavaScript?

How to properly cascade delete managed objects in Core Data?

Cocoa key value observing a key/entry in a dictionary

Create dmg with Retina background support?

macos cocoa retina-display dmg

How to assign application to all desktops (spaces) of Mac OS X Lion using Objective C?

Detect when a User takes a Screenshot

How to composite several NSImages into one big image?

Where CFBundleName is being used

Better to use CGRectGetHeight(view.bounds) or view.bounds.size.height directly in Objective-C

Failure digitally signing a Mac app outside Xcode

Writing my own @dynamic properties in Cocoa

objective-c cocoa

Real examples where NSProxy class is useful and why?