Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Drawing massive amounts of data in NSView, or something else?

Preferences Window Problem (Once Open And Closed, Will Not Open Again)

cocoa preferences

When should I use NSDocument-based architecture?

cocoa

Why is bitmapImageRepForCachingDisplayInRect: creating an empty image?

Guides, Tutorials or Books about building MacOSX GUI apps with C++ in Xcode? [closed]

How expensive is it to create an NSAutoreleasePool

iphone cocoa

What is the entity for my NSManagedObject?

iphone cocoa cocoa-touch

create custom button with image in interface builder

Can I change an NSDictionary's key?

Putting methods in separate files

objective-c cocoa xcode

Download an save an image file on HDD with Cocoa

objective-c cocoa macos

Cocoa giving error: <Error>: doClip: empty path

any Cocoa control code that I can use that acts as a patch bay?

Creating an NSImage from bitmap data

Cocoa get string width in pixels from font

objective-c cocoa fonts

Should I dealloc @property items?

objective-c cocoa

Uninstaller for a cocoa application

cocoa macos packagemaker

iPhoto '11 plugins possible to develop?

cocoa macos iphoto

How to edit stored value in NSUserDefaults

iphone cocoa nsuserdefaults

Cocoa: programmatically show the main window after closing it with X

objective-c cocoa macos