Re: Transparent Background for a Progress Indicator (NSView)

2008-09-13 Thread Simon Richardson
Thank-you all for your responses, this makes more sense... cheers On 13 Sep 2008, at 04:43, Michael Ash wrote: On Fri, Sep 12, 2008 at 3:25 PM, Simon <[EMAIL PROTECTED]> wrote: Hi guys, This is a quick question I hope! What's the most efficient way to make the progress indicator background

Re: Transparent Background for a Progress Indicator (NSView)

2008-09-12 Thread Michael Ash
On Fri, Sep 12, 2008 at 3:25 PM, Simon <[EMAIL PROTECTED]> wrote: > Hi guys, > > This is a quick question I hope! What's the most efficient way to make the > progress indicator background transparent (I've got a screen shot of a quick > test app[1])? Is there away to do this without redrawing the g

Re: Transparent Background for a Progress Indicator (NSView)

2008-09-12 Thread Corbin Dunn
On Sep 12, 2008, at 12:25 PM, Simon wrote: Hi guys, This is a quick question I hope! What's the most efficient way to make the progress indicator background transparent (I've got a screen shot of a quick test app[1])? Is there away to do this without redrawing the gradient in the backgro

Transparent Background for a Progress Indicator (NSView)

2008-09-12 Thread Simon
Hi guys, This is a quick question I hope! What's the most efficient way to make the progress indicator background transparent (I've got a screen shot of a quick test app[1])? Is there away to do this without redrawing the gradient in the background? I'm assuming that I could try and find