Hi all,

I'm trying to fill areas on a Form object with different TranslucentColors using Form fill:fillColor:, however the areas always get filled with solid colours, ignoring the alpha values altogether. I've tried the different fill modes with no success. The form is initialised with a 32 bit depth. Any ideas?

I'm using Squeak 2.8 (I think… it's the MIT Scratch image).

Cheers, Jonathan