Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSPanel in "Non-Activating"-Mode does not always show correct cursors

Record system audio without a kernel extension

Custom Cut, Copy & Paste operations for WKWebView

macos cocoa wkwebview

Is there a way to control the NSMenuItem item that is initially highlighted when opening a menu?

objective-c cocoa nsmenu

NSTextView, appending text and smooth scrolling

Techniques for implementing -hash on mutable Cocoa objects

CGEventPost - hold a key (shift)

cocoa keyboard-events

OS X to iOS communication via USB?

ios cocoa macos usb

Xcode 4.1 multi-touch gestures changed

objective-c macos cocoa xcode4

Using AVFoundation / CoreMedia / Other Frameworks to Detect Beats / Onsets

Custom NSControl classes in OS X 10.10

macos cocoa

Who owns an NSWindowController, in standard practice?

objective-c cocoa

How do I actually use Authorization Services?

c objective-c cocoa macos

Custom NSView with rounded corners and drop shadow

How to strip Objective-C symbols from OS X binary?

Matching an approximate string in a Core Data store

How does NSProxy "transform itself into another object"?

NSTextView and NSAttributedString

What's a good way to bind from a shared utility window and the frontmost document window?

Core Data: sorting by count in a to-many relationship