Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

How do I store a password in Cocoa preferences?

cocoa nsuserdefaults

NSImage drawInRect:fromRect:operation:fraction results in a flipped image

objective-c cocoa

Macos x Shortcuts of a Application

objective-c xcode macos cocoa

Cocoa - Store an NSString value

xcode cocoa save storage

Unable to sign a Mac installer for distribution outside the Mac app store

Why wouldn't you want layer backed views

cocoa core-animation nsview

XCode: CoreData.Framework strange behavior with id

xcode cocoa frameworks

NSTextField - Subclassing & drawRect cause text not to load

objective-c macos cocoa