Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do OS X applications "clean" memory?

How to check for End-of-File using NSFileHandle's readabilityHandler?

How to wake from sleep programmatically if lid closed?

objective-c cocoa macos

Creating an NSMutableArray with a literal via mutableCopy or arrayWithArray: [duplicate]

Support NSDocument changes in an external editor?

Permanent Misplaced View warning for Clip View in NSTableView

objective-c xcode cocoa

Swift: How to read standard output in a child process without waiting for process to finish

swift cocoa

Conditions when didFinishLaunchingWithOptions get called by the IOS

Crash in -[AVPlayerItem _attachToPlayer:] An AVPlayerItem cannot be associated with more than one instance of AVPlayer

Custom NSURLProtocol class for WebView doesn't work when loading video in HTML5 document

objective-c macos cocoa webkit

What does kCGWindowSharingState actually do?

How do I set the WebKit version used by a WebView...?

Capturing all multitouch trackpad input in Cocoa

reimplementing NSObject from scratch

How to find and remove unused class files from a project

Can an app use both alerts and banners in Notification Center?

Sample code for using mac camera in a program?

Building Cocoa UIs for OS X with C# and Mono

c# cocoa macos mono

When to use NSEnumerationConcurrent

Connecting drill-down NSSplitView outlets using Storyboards