Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How would an iTunes-style Source-List be implemented with Bindings+CoreData in Cocoa?

Putting a 'terminal' in my application?

objective-c cocoa macos

Cocoa NSWindow with 2 toolbars

cocoa toolbar nswindow

Default window shadow dimensions for Snow Leopard?

objective-c cocoa macos

Automatic screenshot uploading on Mac like Cloud App

Cocoa API - Does it contain a diff api?

objective-c cocoa api macos diff

Color differences between cocoa and photoshop

cocoa macos colors photoshop

Storing large amounts of text in Core Data

objective-c cocoa core-data

How to implement key value observing of objects in an NSMutableArray

cocoa key-value-observing

Programmatically check whether monitor is switched off

objective-c cocoa macos

How can I make NSUndoManager's undo/redo action names work properly?

cocoa undo nsundomanager

How to make NSSearchField send action upon autocompletion?

Reasons for an IBOutlet to be nil

objective-c cocoa iboutlet

Private methods in a Category, using an anonymous category

How to create an Interface Builder plugin in XCode5+?

Why does setting initialFirstResponder have no effect?

Add an image (or other resources) to a Mac or iOS Framework

objective-c ios cocoa

KVO: Can I remove all observers from concrete object

What locale argument to pass to NSDecimalNumber +decimalNumberWithString:locale: so it always works with NSString's using the dot (.) decimal mark?

Capture mouse cursor in screenshot

objective-c macos cocoa