hey.. there's something which doesn't work!!
I created another image (say "sfondo", which is in the background) with the picture I want in the background. then...
I am drawing the graph first in tempbmp and then copying it to grafico2 (as you showed me)
- if I only set grafico2.transparent := true, it leave me with the black background without making it transparent.
- if I set grafico2.picture.bitmap := whatevercolor, it leave me with the whole grafico2 transparent (I mean, as it was hidden!!!)