Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I change the main menu in Cocoa?

objective-c macos cocoa nsmenu

Drawing on desktop in Mac OS X [closed]

cocoa desktop

Cocoa/Objective-C - Can i somehow see the implementation files?

objective-c cocoa

Porting WPF to Cocoa (and/or vice-versa)

wpf cocoa porting

How do I draw an NSString at an angle?

cocoa macos nsstring

Detect when removable storage is unmounted

Objective-C release is not called explicitly

iphone objective-c cocoa ios

Using NSMutableDictionary as backing store for properties

iphone objective-c cocoa ios

Why does my object still work after countless releases?

How to determine netmask of active interface in Objective-C on a Mac?

Getting Cocoa method completions in Sublime Text 2

Removing observers in post-ARC Cocoa

how to convert a range to NSArray in Objective-C

objective-c cocoa

Recommended way to copy arbitrary files using Cocoa

objective-c macos cocoa

NSTimer doesn't get fired at specified date

Cocoa failed to load window nib file when nib is localized

objective-c macos cocoa

How to add magicalRecord to an existing project with Core Data?

Cocoa Swift, get/set hidden (visible/invisible) flag on files and directories

ios swift macos cocoa

How to run a shell script from cocoa application using Swift?

swift shell cocoa terminal

Incorrect decrement of the reference count of an object that is not owned at this point by the caller