Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Cocoa NSView subview blocking drag/drop

SMLoginItemSetEnabled sometimes silently fails to launch sandboxed UI helper

How to open Safari Extension ToolbarItem popover programmatically

NSMenuItem with custom view doesn't receive mouse events

Is it possible to have both an iOS app and Mac app in the same project?

How should I be associating Core Data entities for use with RestKit?

ios cocoa core-data restkit

NSMenuItem KeyEquivalent " "(space) bug

Communicate between finder sync extension and XPC

using startMonitoringEventWithType: error: in the effort to detect wifi SSID change

How do I create NSColor instances that exactly match those in a Photoshop UI mockup?

cocoa user-interface colors

Detect if cursor is hidden on Mac OS X

Notification when the system is idle or not on OS X

macos cocoa notifications

Retrieve info.plist file from command-line tool

objective-c cocoa

NSDocumentController currentDocument returning nil

Ellipsize NSTextField?

objective-c cocoa

how to write expected failures?

How to implement Ctrl-C and Ctrl-D with openpty?

Create a paginated PDF—Mac OS X

swift macos cocoa pdf swift3

Are there any commercial add on programming controls for Mac and iOS Cocoa/Objective C?

Objective-C / Cocoa equivalent of C# ManualResetEvent