Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

Resize NSWindows with easing animation

Change highlighting color in NSTableView in Cocoa?

change NSSlider Value programmatically

Understanding NSLog syntax

objective-c cocoa nslog