Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Why not start convenience constructors with "with"?

objective-c cocoa

When porting Java code to ObjC, how best to represent checked exceptions?

Does Objective-C have a Standard Library?

Call Javascript function of webpage in cocoa webview

Highlight NSToolbarItems

cocoa nstoolbar

How do you calculate the bouding rect for a string in Objective-C/Cocoa?

objective-c cocoa

Xcode question: Quickly jump to a particular selector/class/symbol?

objective-c cocoa xcode

What's are the differences between @dynamic and @synthesize?

Entity is not key value coding-compliant for the key

objective-c cocoa core-data

Launching an Mac App with Objective-C/Cocoa

How do you change a drag-and-dropped image mid-drag?

"image not found" Error while using Custom FrameWork

objective-c xcode macos cocoa

Ok to release a pointer thats nil?

objective-c cocoa

Programmatically put a Mac into sleep

objective-c cocoa macos sleep

NSButton white background when clicked

cocoa nsbutton nsbuttoncell

Why is "self = [[Rectangle alloc] init]" in a class method BAD?

NSWindow restorable not always working

Write NSData to a file?

objective-c cocoa nsdata

Using - observeValueForKeyPath:ofObject:change:context: in Swift 3

ios swift cocoa swift3

What's the best resource to learn how to write apps for Mac OS X?

cocoa xcode macos osx-leopard