Here's an Interface Builder question...
In Tiger's Address Book, when in 3-pane view, if the focus is on either of the first 2 panes, there is a focus ring around the pane. This is a problem for 2 reasons: first, I think it looks out of place (I don't know of any other source panes that have this behavior), and, second, after the focus is gone, there are residual artifacts left in the resize widget, like this...
Is there any way that this can be removed using IB? My programming ability is fairly basic, but I'm comfortable using IB and XCode.