Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Why brightness of [UIColor whiteColor] and blackColor are equal

Proper way to replace NSTextStorage in NSTextView?

How to custom draw window title bar in Objective-C?

objective-c cocoa macos

Core Foundation equivalent for NSLog

cocoa core-foundation

Obtaining admin privileges to delete files using rm from a Cocoa app

how to change characters case to Upper in NSAttributedString

UIDevice class for Mac OS X?

ios macos cocoa osx-lion

Show NSPopover from NSToolbarItem Button

cocoa nsview nstoolbaritem

Replacements for GetMacOSStatusErrorString/GetMacOSStatusCommentString

macos cocoa

How to run an AppleScript from a sandboxed application on a Mac (OS X)

How do I collect key input in a video-game style Cocoa app?

objective-c cocoa macos

Key-Value Observing on a Protocol Object: Compiler Warnings on addObserver:

Idiomatic, classy, open-source examples of Cocoa Interfaces?

objective-c cocoa

Placeholder objects in Interface Builder

Setting NSScrollView Contents to Top Left Instead of Bottom Left When Document Swapping

Developing for both Mac OS X and iOS

ios xcode cocoa macos

Good pattern for Internet requests with Grand Central Dispatch?

Why does a false assertion in async test in GHUnit crash the app instead of just failing the test?

How do you add a toolbar to the bottom of an NSTableView?

macos cocoa nstableview

Watch directory for file changes

cocoa osx-lion fsevents kqueue