Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Undoing Core Data insertions that are performed off the main thread

menubar app behavior vs full screen app spaces (mac os 10.7/lion)

objective-c cocoa osx-lion

App Sandbox: document-scoped bookmark not resolving; not returning any error

How do I launch an application on system startup? (Mac OSX, Cocoa)

objective-c cocoa

No, really. What is the proper way to handle keyboard input in a game using Cocoa?

cocoa macos

Activate a window using its Window ID

Alternative method for NSURLRequest's private "setAllowsAnyHTTPSCertificate:forHost:"?

How to test with NSUserDefaults?

IBOutlet instance variables in implementation (.m) files

objective-c cocoa

Is it possible to create a view-based NSTableView purely in code?

swift cocoa

Xcode 4 and BWToolKit

How do I synthesize sounds with CoreAudio on iPhone/Mac

Understanding View Controller Nesting in iOS

Does an @autoreleasepool {} drain when returning / exiting early?

Why do Xcode templates have #imports that duplicate Prefix.pch?

Keep getting "This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation." upon closing my app (OSX)

Swift - getting a Mac App to launch on startup

macos cocoa swift

How to disable user interaction in a custom View

objective-c macos cocoa nsview

Why do Objective-C objects have to be dynamically allocated?

Where to look up the date format specifiers used in cocoa / cocoa touch?