Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

scheduling a Thread after a Thread in iphone application

Core Data with in-memory store

objective-c cocoa core-data

How to pass an arbitrary AppleScript Record to Cocoa in a scriptable app?

Sorting NSDictionary

Is it okay for multiple objects to retain the same object in Objective-C/Cocoa?

iphone objective-c cocoa

Making a Grid in an NSView

NSDirectoryEnumerator And Subfolders

iphone cocoa nsarray

How to make Finder 'Open With' work for my application (Xcode, OS X)?

How do I get the int ASCII value of a character in Cocoa?

objective-c c cocoa ascii

Cocoa-Touch - Loading a text file into an array

objective-c cocoa debugging

NSControl subclass can't read the target?

objective-c cocoa

How to "Skin" an application on Mac?

objective-c cocoa xcode macos

NSCGImageSnapshotRep, how get bitmapData

objective-c cocoa

How to force NSToolBar validation?

Creating a custom CFType

set titles of items in my app's main menu?

cocoa macos nsmenu nsmenuitem

How to remove a core data persistent store

What does -[NSURL length]: unrecognized selector sent to instance 0x1001c0360 mean

cocoa nsstring nsurl

Force a window to redraw itself using Core Graphics?

Cocoa WebKit/WebView delegate for location change? (User clicked link, javascript action, etc)

cocoa webkit webview