Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to save off the pasteboard contents first and restore them afterward?

Build Cocoa application Bundle with private dylib/framework

App sandbox: how to allow XPC service to read file that user opened in parent app?

Game Center GKTurnBasedMatch problems with matchData property

Cocoa/OSX - NSWindow standardWindowButton behaving strangely once copied and added again

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