Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I get NSTextFinder to show up

objective-c macos cocoa

How to add a context-sensitive menu item (using "right clicking") to a file in the mac OS X finder?

macos cocoa contextmenu finder

Sandboxing, login items and launch App

objective-c cocoa sandbox

Show icons in the dock contextual menus in OS X?

objective-c macos cocoa

OpenGL glBlendFuncSeparate

PDFDocument does not use custom URL protocol

objective-c cocoa quartz-2d

How to handle a button click from NSCollectionView

Change background color on hover on a NSMenuItem with custom NSView

OSX launchctl programmatically as root

objective-c macos cocoa shell

Track selection range change for NSTextField (cocoa)

How to draw an inline style label (or button) inside NSMenuItem

Set MacOS X menubar app to launch at startup

cocoa appstore-sandbox

NSRulerView how to correctly align line numbers with main text

NSPopover application does not always appear where it should

cocoa appkit nspopover

How to Allow Users To Drag Files Out of Cocoa App

How to manually create dynamic (dark/light) NSImage instances?

MacOS not responding to MPRemoteCommandCenter commands in the background

Creating MP4/M4A files with Chapter marks

Creating an iPhone library/framework

iphone cocoa cocoa-touch

How can I write an automated unit test of a GUI in Xcode?

cocoa unit-testing xcode