Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Why are subviews of an NSView not sent a release message when a Cocoa application terminates?

What is stored in ~/Library/Caches/<my-app-bundle>/Cache.db? [closed]

macos cocoa caching

Clicking the mouse down to drag objects on Mac

objective-c cocoa macos

Can I create an new instance of my custom managed object class without going through NSEntityDescription?

Hit Testing with CALayer using the alpha properties of the CALayer contents

cocoa calayer

Change Volume on Mac programmatically

cocoa macos core-audio volume

NSImageView + Background Color

NSView receiving click events thru a NSTextView

How to allow files uploading with WebView in Cocoa?

Make downloads dock icon bounce programmatically

Convert NSString of a math equation to a value

how can I run a sandboxed OS X app without sandboxing?

startAccessingSecurityScopedResource never returns success

Can SMJobSubmit() be used to execute a privileged helper installed by SMJobBless?

When Would Anyone Want To Use NSThreads over the GCD?

Using _cmd to perform method on main thread in objective c

Core data dao pattern

cocoa core-data

Force NSView to redraw programmatically

objective-c macos cocoa nsview

Capturing iSight image using AVFoundation on Mac

how to use object-Cpp in Xcode

c++ ios objective-c xcode cocoa