Re: Changing the background of a NSScrollView

2009-07-19 Thread Quincey Morris
On Jul 19, 2009, at 12:43, Richard Bannister wrote: I'm trying to draw into the background of a NSScrollView - specifically I have custom content I want to fill up the space with other than a solid colo(u)r. I'm slightly at a loss as to how to do this. Has anyone solved this problem alrea

Changing the background of a NSScrollView

2009-07-19 Thread Richard Bannister
Folks I'm trying to draw into the background of a NSScrollView - specifically I have custom content I want to fill up the space with other than a solid colo(u)r. I'm slightly at a loss as to how to do this. Has anyone solved this problem already? Thanks in advance. Richard