Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Pros and cons of splitting Cocoa utility app into helper binary + main app binary?

CFRetain a C string with garbage collector enabled

Reading plist many times vs. Creating object and read plist only once to access data in plist

Standards for comments in NSLocalizedString

Which should be used when naming a variable in Objective C, "http" or "HTTP" prefix?

How to use [performSelector: onThread: withObject: waitUntilDone:]?

I want to understand when to use @property vs instance variables

PackageMaker Troubles

Cocoa - Read content of a file?

NSExtensionContext openURL not working on Mac OS X Today Widget

Methods in super that will be subclassed anyway (Cocoa)

cocoa subclass super

How to set the background of a CALayer to be transparent without affecting the borders?

OSX: How do you allow user to resize window under auto layout?

macos cocoa autolayout

How do I create a black-bordered bubble window in Cocoa?

cocoa user-interface macos