>looking at this >http://images.apple.com/ipodnano/features/images/fitness_run_go200909.png >you can see a background of the main window with a (little, vertical) >gradient, and over a container (with some labels inside) that is only >partially transparent so I'll have a merge between two backgrounds (my >container, and the application container under) depending on the % of >transparency chosen. > >Are we able to do something like this ?
OK, thanks for clarifying. Yes, you can do this with gradient paints, though (until a few minutes ago) it was not possible to declare a gradient paint in WTKX this way. I just checked in an update that allows you to define a gradient that includes a color with an alpha value.
