Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I mimic App Store.app UI

How can I post a Cocoa "sheet" on another program's window?

Bindings vs IBOutlets in Objective-C/Cocoa

objective-c cocoa iboutlet

Call a method every time a parameter is set on Objective-C (Cocoa)

objective-c xcode cocoa xcode4

EXC_BAD_ACCESS When accessing property of custom MKAnnotation in Swift

How to show a local image in the webview?

objective-c cocoa webkit

Attach file to blank email in Mail.app from my cocoa app

How can I track the progress of AVAssetWriter’s writing?

MVC vs KVO in implementation

Are NSColors like tungsten and steel also available?

NSWindow mouseEntered without subclassing?

objective-c macos cocoa appkit

Default Implementation of Objective-C Protocol

Is the NSDocumentDirectory unique for a given application?

iphone cocoa

Memory Leak warning I can't solve

Cocoa Interface Builder's 'Attributes Inspector' like window

cocoa interface-builder

How to prevent cocoa application from freezing?

cocoa macos

Setting up NSDatePicker delegate

Custom NSWindow with a custom shadow

Is there any reason to retain a scheduled NSTimer if you don't need to invalidate it?

cocoa macos nstimer