Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSSecureTextField and dead chars (umlauts, etc)

cocoa

Automatic Core Data migration fails on Mac OS X 10.5 but not on 10.6 or 10.7

How find out if I'm an NSButton with buttonType NSSwitchButton?

WebView page count

objective-c cocoa webview

Embedding a Java runtime into a sandboxed Cocoa Mac app

java objective-c macos cocoa

Force keeping app window on top - Mac OS X

macos cocoa plist info.plist

Xcode Project Localized to Portuguese (Brazil), why still show English?

ios xcode cocoa localization

How can I make a Cocoa window which appears on top of fullscreen windows?

objective-c macos cocoa

Best practice for Cocoa category naming conventions

cocoa categories

Calling Obj-C Code from JavaScript via Console: Arguments get dropped?

objective-c macos cocoa webkit

What's the most efficient way to make immutable and mutable versions of an objective-c class?

Gracefully gain and resign background app focus for dialog

objective-c cocoa nswindow

CATiledLayer to CALayer

What is the Cocoa-way of observing progress of a background task?

Testing Reachability with Network Link Conditioner on 100% packet loss: help me understand what's happening

How do you overwrite image metadata?

ios objective-c cocoa metadata

How to draw a border around an NSTexturedSquareBezelStyle button

objective-c macos cocoa

Double click on row in NSTableView doesn't display the new view

NSToolbarItem: "Make sure this toolbar item has a valid frame/min/max size"?

Ensure a subprocess is dead in Cocoa

cocoa nstask