Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How can I pass a JavaScript callback function to Cocoa/Obj-C?

objective-c cocoa

NSTextView end editing action like NSTextField

cocoa nstextview

File search with specific Extension Objective c

[__NSArrayI replaceObjectAtIndex:withObject:]: unrecognized selector sent to instance

How do I rotate an NSTextField on OS X?

ios macos cocoa

Are there any Cocoa initializers that may be used to describe a person?

Objective C chaining calls

objective-c cocoa

Swift can't assign Range to variable?

NSStatusItem Button Title to the Right of the Image

Fetch the battery status of my MacBook with Swift

Converting CGImageRef to NSData

objective-c cocoa

dyld: Library not loaded: @rpath/libswiftDispatch.dylib

swift xcode cocoa xcode9

Downloading multiple files in iphone app(Objective c)

iphone cocoa cocoa-touch

makeKeyAndOrderFront only does the latter

cocoa nswindow

Why does it feel like Interface Builder just gets in my way?

Trouble using custom modal sheet with Cocoa

-[NSCFNumber count]: unrecognized selector

How can I make the NSWindow setFrame: .. animated:YES] function animated down instead of up?

objective-c cocoa nswindow

How to add alive object to NSMutableArray and remove them when they're released?

Writing to "~/Library/Application Support" folder in Mac OS X 10.7

cocoa