Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

Prevent NSMenu from creating multiple instances of same NSWindow when clicked

macos cocoa nswindow nsmenu

How can I tell if a symbolic link exists at a certain path?

In-memory mime-type detection with Cocoa (OS X)?

How should I memory manage objects returned by instance methods?

objective-c cocoa

Objective C makes integer from pointer without a cast passing objects as args

iphone objective-c cocoa

Is the file hidden?

cocoa macos

getting the path of a application at runtime + cocoa

cocoa removable-storage

How do I call the original function from the overloaded function in a category?

Calling a Java Program from a Cocoa Application

java objective-c cocoa

NSComboBox - Obtaining selected information and NSComboBoxDataSource

Whats the maximum key length in NSDictionary?

Set Button Image to Finder Icon

objective-c macos cocoa

Objective C NSLock: lock and unlock a NSLock on different threads

Handling custom selection style in view based NSTableView