Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

AirPlay API for Mac OS X

How can I get list of classes already loaded into memory in specific bundle (or binary)?

Set the mouse location

Why is NSFastEnumeration fast?

How do I add Main Menu to xib

xcode cocoa xib

Accessing value from array of objects

NSSavePanel is not saving a file after sandboxing an app

SceneKit on OS X with thousands of objects

How to make NSTableView not reuse TableCellViews

macos cocoa nstableview

NSImage has opacity when used with NSValueTransformer

ARC: how to inject custom dealloc IMP in object which in turn calls original dealloc without causing malloc error

What is the purpose of the NSMenuItem's tag attribute?

cocoa nsmenuitem

Getting a crash in NSTask

macos cocoa

Where are the NSCocoaErrorDomain error code constants defined?

What is alternative to NSStatusItem.popUpMenu?

Case insensitive NSPredicate for strings from an array?

cocoa core-data nspredicate

Cocoa OpenGL window in pure C?

c cocoa opengl

How does CATransition work?

cocoa

How do I switch out Views in a Cocoa application?

Cocoa: Does there exist an NSView with user resize capability?