Skinnable Cocoa UI with WebKit and CSS
Another chunk of Cocoa source code for you: this time it’s a demonstration of how to make your app skinnable using CSS. You can grab it from the Cocoa Source Code page.
Skinnable App is a simple Cocoa application showing how to use an embedded WebKit WebView to easily “skin” your applications, i.e. style your app’s [...]