Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Is it okay to build Mac App Store apps for 64 bit arch only?

Programmatically adding "Open Recent' menu to context popup menu

cocoa contextmenu menubar

Don't open an untitled file if OS X Lion will reopen a document

cocoa osx-lion

CoreData model design: Is excessive use of NSFetchRequest a symptom of a poorly designed model?

Set OS X Lion full-screen desktop image programmatically

Changing NSTableCellView's objectValue in view-based NSOutlineView does not propagate to dataSource

Any way to make file resource forks uncopyable by Finder?

How to get current type of mouse cursor in Mac OS X?

Cookies/State of Cocoa WebView not being preserved

objective-c macos cocoa webkit

How do I signal other Cocoa apps that preferences were changed?

macos cocoa nsuserdefaults

Cocoa User-Resizable Views

UIRequiredDeviceCapabilities equivalent for Mac App Store?

What makes up the category called "Marks" in NSCharacterSet?

cocoa nscharacterset

Simplest way to get the PID of a recently launched application

Can OS X's password assistant be used in 3rd party apps?

macos cocoa passwords

objc_getProtocol() returns NULL for `NSApplicationDelegate"?

bytesWritten, but other device never receives NSStreamEventHasBytesAvailable event

ios cocoa bonjour nsstream

Cocoa PDFView only displays PDF on resize

How do i implement a message box in a Cocoa application?

cocoa

What is the bindings parameter for the block in predicateWithBlock: used for?