Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Setting one side of an NSSplitView programmatically

Is there an equivalent of -applicationDidReceiveMemoryWarning: on the Mac

Removing url fragment from NSURL

cocoa nsurl

How can I make a GUI frontend to a command line tool in OSX?

Can I include a framework in another framework?

Adding secondary text to window title bar in Cocoa?

cocoa titlebar

How should I subclass NSWindow initialization in Objective-C

objective-c cocoa

OpenGL on Mac operation

cocoa macos opengl

Can someone explain function names in Objective-C? [duplicate]

objective-c cocoa

Problem with pointer conversion using Automatic Reference Counting (ARC)

Run an anonymous block on a specific background thread

Generating Random Numbers Securely in Objective-C

(Cocoa) What's the equivalent of a UIViewController subclass in a single window cocoa app?

Tutorial/example of a minimal document-based app

cocoa document-based

NSFileHandleDataAvailableNotification files repeatedly with no new data (resulting in very high CPU usage)

Creating anonymous delegate objects in Objective-C

How to redirect STDOUT to a NSTextView?

objective-c macos cocoa stdout

Visibility of properties in Class Extensions and inheritance in Objective C

NSDateFormatter issue involving week numbers

Lock screen from command-line as same as Keychain Access does on OS X

macos cocoa