Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Apple GUI programming [closed]

Getting the position of my application's dock icon using Cocoa's Accessibility API

cocoa accessibility dock

adding methods dynamically

How do I use Grand Central Dispatch to kick off one asynchronous call?

Bind NSButton state

objective-c swift cocoa bind

Polling the accelerometer/motion sensor in a MacBook Pro

NSDatePicker timezone weirdness

Sandboxing my App with Scripting Bridge to send email

objective-c cocoa sandbox

how to detect if user has an app in Cocoa

objective-c macos cocoa

stringWithFormat vs initWithFormat under ARC

Can't align label on a Segmented Control in an NSToolbar

macos cocoa nstoolbar

How Can I Show NSMenu at Mouse Cursor?

cocoa webkit nsmenu

Proper way to use images in NSMenuItem?

cocoa

NSDate as keys for NSDictionary

Is it best to check an object's class before casting?

objective-c cocoa casting

NSEvent: test for only one modfierkey

cocoa nsevent modifier-key

Stop NSDictionary from sorting its items

Is FSGetVolumeInfo the recommended alternative to NSWorkspace's deprecated mountedLocalVolumePaths method?

macos cocoa core-services

Objective-C NSRegularExpressions, finding first occurrence of numbers in a string

How to change the background color of an NSPopupButton?