New posts in cocoa

How to listen to global hotkeys with Swift in a macOS app?

Multiple value enum in Obj-C

In Cocoa do you prefer NSInteger or int, and why?

install gem for older ruby 1.8 on Mac OS X 10.9 Maverics

Listen to a value change of my text field

How to use kCGImagePropertyGIFImageColorMap or create a color table?

+[NSString stringWithString:] -- what's the point?

dispatch_sync() always execute block in main thread

How to use NSTask as root?

What happens if two ObjC categories override the same method?

Cocoa: change cursor when it's over an NSButton

How do I get the currently connected network interface name using Cocoa or Foundation?

How to make ui responsive all the time and do background updating?

Check if an NSString is just made out of spaces

How to display the current project version of my App to the user?

Open source Objective-C projects with high quality code?

Where can I find a list of key codes for use with Cocoa's NSEvent class?

Adding Convenience Initializers in Swift Subclass

Why NSWindow without styleMask:NSTitledWindowMask can not be keyWindow?

Creating a ZIP archive from a Cocoa application