I am working on making a StackPanel green, but not a flat green.
Pretty much teh exact same way it gradients up per item in the default
stack panel in blue, but in a green hue.

Since I want the gradient, I've made a .png of the exact look I want.
However, when I assign it to the background:

 background: url(images/stackBackground.png);

It looks ok for some of the StackPanel items but not the others. And
if I click on one, depending on the size of the item under that
specific Panel it could get all messed up. The default seems to grow
and shrink, no overlay, always looks perfect.

How can I achieve that look? I've tried every type of repeat I know.

Thank you!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to