Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSOpenPanel's setDirectoryURL doesn't work

objective-c macos cocoa

Calling -[NSFileManager setUbiquitous:itemAtURL:destinationURL:error:] never returns

Xcode 4, Cocoa Title bar removing from interface builders disables textView from editing

macos cocoa xcode4

Objective C Domain Driven Design

Re-show my main Cocoa application Window

Images in NSButton and NSImageView Blurred

Mutex in Obj-c / Cocoa

Positioning inspector bar for NSTextView

objective-c xcode cocoa

Finding extension of an URL

objective-c ios cocoa

ToolTips in iOS through native UI Controls?

ios cocoa touch tooltip

How to know when a Cocoa app is about to quit?

Cocoa Objective-C init oddity

Custom Spotlight Importer and Finder's Get Info "More Info" section

How to check state of NSCheckbox created programmatically in cocoa

objective-c macos cocoa

In Cocoa: How to set permission to read/write to a folder?

Assuming gregorian calendar, why is adding a time interval of 86,400 (one day) to a date never the answer?

objective-c cocoa

Binding NSArrayController to NSSearchField and viewing result in NSTableView

How to divide NSDecimalNumber by integer?

ios cocoa

How can I know the Apple Event Access Groups used by an application?

Converting a Quartz method from iOS to OSX