Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Bad kerning when using -[NSString drawInRect: withAttributes:]

objective-c cocoa core-text

Sending messages between computers

cocoa networking

Benchmarking performance using Instruments

understanding vm_stat in mac os, how to convert those numbers to something similar to activity monitor?

NSTableView's frame inside a NSClipView/NSScrollView using auto layout

How to place an NSButton over an NSTableView

macos cocoa nstableview

How to launch Apps, from my App, with a custom parameter so I can check whether the app was launched by me?

Is the content of NSData separately reference-counted?

How can I determine which date format I've received?

Force NSAccessibility Voiceover to read unfocused OS X textfield?

Error handling when keeping kPasteboardTypeFileURLPromise

NSImageView disappears when the parent NSView wants layer (setWantsLayer:YES)

How exactly should an override of NSView's -layout method work?

Complete list of Cocoa string format specifiers

What is the relationship between NSCoding and NSData?

NSTextFields with auto-layout; grow into space as typing

Confusing encoding exception in NSTextStorage

What describes objective-C and Cocoa Bindings best?

How do I get the default temporary directory on Mac OS X?

std::terminate undefined in Cocoa App

xcode cocoa