I\'d like to create statusbar with text effect like in Safari or iTunes, i.e. recessed text.
However,
There is a built-in way to do this:
[[yourTextField cell] setBackgroundStyle:NSBackgroundStyleRaised];