Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I redirect all errors, including uncaught exceptions, NSLog calls, and other logs, to a log file on Mac OS X?

make a file browser in Cocoa

cocoa file-browser

viewWillAppear or viewDidAppear on NSWindowController

macos cocoa xcode5

CustomView looks odd in my project, but good in the playground

macos swift cocoa nsview swift2

Is there a way to get coordinates relative to the innermost NSView when the parent is not the window?

cocoa

What is the type of an enum whose values appear to be strings?

c cocoa enums scripting-bridge

How to maintain the scroll position in NSScrollView when changing scale?

How to pause an NSThread until notified?

cocoa nsthread

OSX Cocoa: How to check which window is in focus?

cocoa macos

Using AudioToolbox from Swift to access OS X master volume

macos cocoa swift audiotoolbox

Best way to capture key events in NSTextView?

objective-c cocoa events

How do I make an OS X application react when a file, picture, etc is dropped on its dock icon?

objective-c cocoa macos dock

What are the reasons for subclassing NSArrayController?

How to use NSTrackingArea

cocoa macos

Run AppleScript from Cocoa Application

Changes saved from one NSManagedObjectContext doesn't reflect on main NSManagedObjectContext

How to create Cocoa App Preferences for Mac?

objective-c macos cocoa

Ignore .DS_Store and Icon files in a folder with Cocoa NSFIleManager

[NSOperation cancelAllOperations]; does not stop the operation

cocoa nsoperationqueue

vertically aligning text in NSTableView row