Hi Rob,

Rob Davis-5 <[EMAIL PROTECTED]> wrote on 05/14/2008 05:35:36 AM:

> The problem was that I was using:
> 
>     Color backgroundColor = new Color( 255, 255, 255, 0);

    If you didn't figure it out this is fully transparent white,
vs 'Color.white' which is opaque white.

Reply via email to