Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Best practice for sharing code between OSX and IOS app

How to use autolayout with view-based NSTableView when view are provided by an NSViewController?

Cocoa protocol handler using NSAppleEventManager and kInternetEventClass/kAEGetURL

Layer backed NSView with custom CALayer not calling updateLayer?

When to init a delegate in Swift

xcode cocoa delegates swift2

SHA1 hashes not matching between my Rails and Cocoa apps

NSWindow: change positions of window buttons

swift macos cocoa appkit

What are common pitfalls of timestamp based syncing?

cocoa git ios sync

What kind of category methods do you use to make Cocoa programming easier?

cocoa categories

Displaying Animation by Frame?

Displaying fixed and editable items in a Source List

objective-c cocoa core-data

Buffering NSOutputStream used as NSInputStream?

iphone cocoa nsstream

Enabling start at login with App Sandbox enabled

cocoa xcode4 sandbox

What is the correct way to prevent sleep on OS X? [duplicate]

cocoa osx-lion

In Objective C, why am I allowed to assign an NSArray to an NSMutableArray without error or warning?

objective-c cocoa clang

Parameters from observeValueForKeyPath:ofObject:change:context:

Tool for automated UI testing for Mac OS X (Cocoa) apps [closed]

cocoa macos ui-automation

Mac SDK: using latest SDK but ensuring backwards compatibility with earlier deployment target

xcode macos cocoa xcode4 sdk

How to handle arrow key event in Cocoa app?

cocoa keyboard-events

Mac OS Cocoa: Draw a simple pixel on a canvas