I am using an NSOutlineView in my App so i downloaded Apples Photo Search Sample App which uses an NSOutlineView. While using it I noticed that it gives the root object of the outline view a Gradient Background, so I looked through the code but I couldn't see what did it. Would someone mind looking through the code and then telling me what code gave the root object a background?
Here's the link to the Photo Search Download Page - http://developer.apple.com/Samplecode/PhotoSearch/index.html
Thanks!