Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Check if an NSString is just made out of spaces

Open source Objective-C projects with high quality code?

objective-c cocoa

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

cocoa events keyboard

What's the difference between [NSNull null] and nil?

How to pass userInfo in NSNotification?

iphone cocoa cocoa-touch

Xcode 6 iOS Creating a Cocoa Touch Framework - Architectures issues

Convert NSData bytes to NSString?

Why are umbrella frameworks discouraged? [closed]

objective-c macos cocoa

NSURL URLWithString: is null with non-english accented characters

NSObject subclass in Swift: hash vs hashValue, isEqual vs ==

swift cocoa nsobject

Clang Error on "Potential null dereference."

Getting the last day of a month

Determine if NSNumber is NaN

objective-c cocoa nan nsnumber

Xcode Debugger: Why is it only showing me assembler?

xcode cocoa debugging

Reverse NSString text

objective-c cocoa nsstring

How to resize a UISwitch?

iphone cocoa cocoa-touch

Can I use CocoaPods when creating a Cocoa Touch Framework?

Dependency injection framework for Cocoa? [closed]

How to get height for NSAttributedString at a fixed width

Is there a "right" way to have NSTextFieldCell draw vertically centered text?