Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to prevent a NSCursor from change?

Using Cocoa to detect when a running application plays audio

objective-c cocoa macos audio

Serialize struct with pointers to NSData

How do I reduce code duplication in my Objective-C code?

objective-c cocoa

Which integer types to use for Core Data integers

Mac OS X: How to force a Field Editor to scroll instead of wrap text?

objective-c macos cocoa appkit

Passing objects safely as opaque context params under ARC

NSImageView size does not follow its window's

Do NSURLConnections belong in my model or controller?

Position text within an NSTextField

Is it possible to open PDFs with Preview.app at a certain page?

macos cocoa

Xcode 4 code loses syntax coloring when importing project from Xcode 3

objective-c cocoa xcode xcode4

Observe a File or Folder in Objective-C

Keep NSThread alive and run NSRunLoop on it

Objective-C Enumeration, NS_ENUM & NS_OPTIONS

objective-c cocoa enums

Converting File Path From NSString To NSURL

objective-c cocoa