Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How does NSTableView modify the selection of NSArrayController via bindings?

Is there a reason why I shouldn't just define #define NSFM [NSFileManager defaultManager] instead of writing it out each time?

NSURL from NSURLConnection?

allocing an object based on a string name

objective-c cocoa

Where do I find the "Collapsible Panel" Cocoa control in Interface Builder?

Iterate through NSManagedObjectContext objects?

Build an Xcode project on a Linux machine

Cocoa Question: How do I get a string representation of a SEL?

iPhone Core Data relationship fault

Menu item doesn't show when creating menu in Interface Builder

cocoa interface-builder

What files do I need to distribute if requested to comply with LGPL in an iPhone app? [closed]

iphone cocoa cocoa-touch lgpl

Example code for a minimal paint program (MS Paint style)

What is the difference between compare: and isEqualToString:?

iphone objective-c cocoa

PyObjC and returning 'out' parameters (i.e. NSError **)

cocoa pyobjc

When would you NOT want to use @synthesized instance variables?

How do I programmatically setup the layer of an NSView

cocoa calayer

Should observers be notified when insertObject:in<Key>AtIndex: is called?

objective-c cocoa

Mono with C# - Converting a WinForms interface over to Cocoa? (or whatever the default OS X interface is)

Removing NSStatusItem view

Empty Trash Bin via Objective-C/Cocoa