Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to get height for NSAttributedString at a fixed width

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

Cocoa versus Cocoa Touch - What is the difference?

How do I get first x elements of an NSArray in Cocoa?

objective-c cocoa

Xcode 7.1 Swift 2 Unknown class in Interface Builder file

ios xcode swift cocoa

dispatch_sync vs. dispatch_async on main queue

Xcode 4 and nested projects -- header files not found

cocoa frameworks xcode4

Swift protocols: method does not override any method from its superclass

cocoa swift nslayoutmanager

Cocoa - Notification on NSUserDefaults value change?

When debugging autolayout what is the meaning of the autoresizing mask strings such as h=--& v=-&-?

cocoa autolayout

What is double star (eg. NSError **)?

OS X - How can a NSViewController find its window?

macos cocoa cocoa-sheet

How to bring NSWindow to front and to the current Space?

swift cocoa

How to parse NSString into BOOL in Objective-C?

Create an NSAlert with Swift

swift cocoa nsalert

Store selector as value in an NSDictionary

What's the difference and compatibility of CGLayer and CALayer?

Hiding NSTableView header?

How to detect if OS X is in dark mode?

macos cocoa themes

How to read data from NSFileHandle line by line?