Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to get a swift enum's associated value regardless of the enum case

ios cocoa cocoa-touch swift

Automatically adjust height of a NSTableView

How do I access images (for document icons) in an asset catalog in the Xcode 5 product preference editor

xcode macos cocoa

How to send a message from XPC helper app to main application?

isKindOfClass returning NO unexpectedly

objective-c cocoa

What does the "strong" keyword do

NSFetchedResultsController Mac OSX Cocoa equivalent

cocoa macos core-data

Front most window using CGWindowListCopyWindowInfo

Strange behavior using view-based NSOutline (Sourcelist)

cocoa nsoutlineview

Save NSCache Contents to Disk

A MapKit for Mac OS X?

cocoa view maps mapkit

Change NSTableView alternate row colors

How to get notified when NSWindow closes

How to properly address "Weak receiver may be unpredictably null in ARC mode"

programmatically highlight UIBarButtonItem

ios cocoa uibarbuttonitem

Getting date from [NSDate date] off by a few hours

Executing shell commands with NSTask - Objective-C Cocoa

objective-c macos cocoa nstask

Walking the responder chain to pass custom events. Is this wrong?

iphone ios cocoa events

Use storyboards in a project which has .xib files- iPhone

iphone ios cocoa storyboard xib

Can I encode a subclass of NSManagedObject?