Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Release a NSWindowController when the window is closed

Add custom menu items to the Finder context menu

Adopting a protocol from a category

Cocoa - defining a global function like NSLog

ios cocoa function

Pre-Amplify Audio OS X

macos cocoa audio macos-carbon

Rotating CALayer of NSImageView 90 degrees

macos cocoa core-animation

NSTextField inside NSStatusBar: focus and editable problems

CABasicAnimation not having any effect

How can I make a Mac App Store app check for updates?

Leak in Instruments, Reference Count and Autorelease

Read from iPhoto Library programmatically

Use AVFoundation to modify audio metadata

Frameworks vs. Bundles

macos cocoa nsbundle

Accessibility API stops working after sandboxing

Read another app's preferences plist, or share some prefs?

Why is my cell based NSTableView calling viewForTableColumn?

NSDatePicker action method not firing

macos cocoa nsdatepicker

With Cocoa Bindings, changing the value of NSTextField programmatically does not update the model

Xcode: Run project with specified localization

Finding the Current Active Window in Mac OS X using Python

python objective-c cocoa macos