Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

+(void) or -(void) difference? [duplicate]

objective-c cocoa

Writing a Snow Leopard Service for Finder.app

NSURL → NSImage → NSImageView

cocoa macos nsimage nsdocument

How is Key-Value Observing implemented internally?

Callback method before deallocating any Object

Find the location of the Dock programmatically?

objective-c macos cocoa dock

Add badge icon overlay to Finder icons and folders?

Disabling the auto-hiding of scroll bars on Lion

cocoa

Getting access to NSPopover window to set level?

How to force the cursor to be an "arrowCursor" when it hovers a NSButton that is inside a NSTextView?

Execute AppleScript file in Mac app?

os x equivalent to ios's rootViewController

NSTableview Change the highlight colour

Capture about, preferences and quit menu items

java cocoa menu swt

Monitoring app switching on OS X

swift macos cocoa

Core Animation... cyclic animations?

Initialize NSMutableArray: [NSMutableArray array];

NSpoint from NSTextView insertion point

Replace " " character in an NSString with "\ " (to create a Unix path)

Getting source HTML from a WebView in Cocoa

cocoa webkit webview macruby