Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

Cocoa: Displaying an error after NSApp beginSheet results the main window hiding

cocoa nswindow cocoa-sheet

Memory semantics of a computed array property?

How to add a track to an iTunes playlist using Python and Scripting Bridge

Expire a Mac OSX App within a certain timeframe and ask the user to update

macos cocoa

Convert NSData into Hex NSString

Xcode: Run project with specified localization

Finding the Current Active Window in Mac OS X using Python

python objective-c cocoa macos