Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

Name for %@ %d in an NSString

Objective C Macro Library that Uses '$'

NSScrollView in Cocoa

Sound picker / List of system sounds on macOS [duplicate]

How to create a Audio Device driver to capture sound Mac is playing?

How to use NSSortDescriptor to sort an NSMutableArray

Detecting an NSSlider value change

objective-c cocoa nsslider

Is there any way to add mouseOver events to a tableView in cocoa?

What exactly should I pass to -[NSApp activateIgnoringOtherApps:] to get my application to start "naturally" in comparison to most other OS X apps?