Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Adjusting Input Volume using AVFoundation (in an AVCaptureSession)

objective-c macos cocoa

NSButton with two or more actions

What does the --deep flag do? [duplicate]

objective-c cocoa

How to work around NSTask calling -[NSString fileSystemRepresentation] for arguments

How to determine if a volume supports Trash?

macos cocoa

cocoapods pods project build settings

Am I right in saying initWithNibName:bundle is used to manually load nib files and that initWithCoder would be used as an alternative?

Get all filesystem tags

cocoa tags osx-mavericks hfs+

Get data from Google Analytics, using the Core Reporting API skd, via Objective-C

How to get notified when NSWindow opens?

How to scroll to row added to NSTableView after animation has finished

OSX Accessibility - How to bring window allll the way to the front?

objective-c macos cocoa

How Dropbox adds menu item to Finder's context menu?

macos cocoa

API to intercept network traffic

macos cocoa tcp firewall

Xcode-style placeholders in an NSTextView

xcode cocoa nstextview

NSWindow, press key ENTER: how to limit the key listening to the focused NSControl?

Separating Abstract UI and Concrete UI for Cross Platform Development (WinForms, Cocoa, GTK+)

SceneKit get current SCNNode position form Animated SCNNode

How to iterate an NSSet (Objective-C) - To-Many relationship representation in Core Data - efficiently?

Core data: can NSFetchedResultsController fetch two different entities?