Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Subclassing NSScrollView drawRect: Method

CoreData migration & data mapping: creating a new entity from existing attribute

database cocoa core-data

Save preference to show or hide NSStatusItem

How can I make the shiny glow effect around an icon/image? (Pics provided inside)

objective-c cocoa

CoreData Arrays

Display Cocoa window above Keynote presentation

cocoa macos powerpoint keynote

Cannot sign app in Xcode CSSMERR_TP_NOT_TRUSTED

xcode cocoa

objective-c determine image resolution

How to parse the contents of a foreign file created with NSKeyedArchiver

NSTableView selectable but not editable

Jump bar (similar to XCode's) control for Cocoa app

objective-c cocoa

Vanishing NSTextField Text

Get the Username(s) stored in Keychain, using only the ServiceName? OR: Where are you supposed to store the Username?

How to transfer ownership out of an @autoreleasepool with ARC

NSButton gradient style

macos cocoa gradient nsbutton

View interpretKeyEvents: but pass unwanted ones up the responder chain?

Any NSWindowRestoration examples?

Core Data NSManagedObject - tracking if attribute was changed

Drag&Drop is not enabled for a NSOutlineView although I've implemented delegate methods

objective-c cocoa

can I reuse a CAAnimation instance by modifying it after adding it to a layer?

cocoa core-animation