>looking at some great GUI I was wondering if the same effect is
>feasible with Pivot, this is a little description:
>
>- a Gradient as Background of a Container ... simple, or maybe multi-stop
>  -- this could be the Background for the main window of the application

ContainerSkin supports a "backgroundPaint" style that you can use for this 
purpose.

>  -- I've seen that this is missing in media.drawing, what do you think ?

Drawing shapes support a "fill" property that is also a Paint.

>- have a Container (for a Form, or other) transparent (in a % chosen
>by me), with inside some elements (for example some labels)

I'm not sure what you mean by this.

Reply via email to