Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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?

Average progress of all the NSURLSessionTasks in a NSURLSession

How do I detect if my app is sandboxed?

macos cocoa sandbox

Realm accessed from incorrect thread

ios objective-c cocoa realm

How to add animated icon to OS X status bar?

cocoa macos statusbar

PDFview scrolls to bottom of the page in single page document

ios macos cocoa pdfview

NSPopover transiency when popover is in status bar

NSCharacterSet - append another character set

Converting RGB data into a bitmap in Objective-C++ Cocoa

Cocoa: Key down event on NSView not firing