I\'m working with a NSOutlineView located on a HUD panel. I configured it so that it doesn\'t draw its background. Everything looks fine until I double click to edit a cell.
I have an augmented reality iPhone app that I am converting from Core Animation to OpenGL ES 1.1. I have added code that has been modified from the Apple OpenGL template.