New posts in cocoa

Class Foo is implemented in both MyApp and MyAppTestCase. One of the two will be used. Which one is undefined

Is there a "right" way to have NSTextFieldCell draw vertically centered text?

How to get the file size given a path?

Cocoa Custom Notification Example

Objective C - Asking to save before you quit

applicationShouldTerminate not called in AppDelegate and NSApplicationWillTerminateNotification not being sent

How can I duplicate, or copy a Core Data Managed Object?

Objective-C Category Causing unrecognized selector

NSPredicate case-insensitive matching on to-many relationship

The easiest way to write NSData to a file

How can I truncate an NSString to a set length?

Getting a random object from NSArray without duplication

Convert String to URL (Why is resulting variable nil)

Difference between Foundation Framework and Core Foundation Framework?

How to make a custom view resize with the window with Cocoa Auto Layout?

Limit a double to two decimal places [duplicate]

Number of days in the current month using iOS?

How do I create a Cocoa window programmatically?

Do you need to create an NSAutoreleasePool within a block in GCD?

Cannot map JSON Data from JSON file into XCUITest File in Xcode [duplicate]