Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSMenuItem number bubble?

cocoa nsmenu nsmenuitem

How to implement a complex NSDocument-based app that imports and exports non-native file types?

macos cocoa nsdocument

Memory Leak with NSMutableArray

cocoa nsmutablearray

Easy transition between static and dynamic library within Cocoa Framework

AppleScripting sandboxed app from another sandboxed app using ScriptingBridge

How to create a topmost overlay which ignores mouse clicks, etc

cocoa nswindow

How do I determine which path my application is run from?

objective-c cocoa macos

Creating NSWindow in fullscreen mode

cocoa xcode4 osx-lion

How to alloc initWithCoder or initWithFrame

objective-c cocoa

NSPredicate for evaluating a String

Do I need to release an NSArray returned by sortedArrayUsingDescriptors?

objective-c cocoa

Why is NSDirectoryEnumerator picking up hidden files here?

cocoa macos nsfilemanager

Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports [closed]

Code only works if I NSLog some values - but why?

objective-c cocoa nslog

Can't get my Mac App signed for testing receipt validation

xcode cocoa code-signing

Should I use a model object as NSUndoManager's target?