Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Where are identifiers like NSControlKeyMask defined

objective-c cocoa swift

Copy GIF to UIPasteboard

ios swift cocoa gif uipasteboard

Why NSApplicationDelegate method openFiles: is being called multiple times on a multiple drag to the dock icon?

Read & Write file tag in cocoa app OS X with swift or obj-c

macos cocoa metadata exif

Send file URL and args to (running) macOS app via command line

Mac OS X View Swapping

objective-c cocoa macos

NSMutableArray - Query items without enumeration?

objective-c cocoa

Listing Bluetooth Devices Natively In Objective-C

objective-c cocoa bluetooth

Why does cocoa use delegates rather than inheritance?

cocoa inheritance delegates

Overlay NSScroller over content

Conditional compilation using MACOSX_DEPLOYMENT_TARGET in Xcode for a Cocoa app

Difference between self.var and simply var

High resolution and high framerate mouse coordinates on OSX? (Or other solution?)

cocoa macos mouse iokit

Setting NSFileCreationDate has no effect

Creating a fully customized NSAlert

Generate keyboard events for the frontmost application

objective-c macos cocoa

class method where self if used within a block

Symbol not found: _OBJC_CLASS_$_NSObject

Call instance method with objc_msgSend

Convert NSAttributedString to string and back