I have subclassed CellTree.Resources and have put in the following
lines:
@Source("cellTreeSelectedBackground_DC.png")
public ImageResource cellTreeSelectedItem();
@Source("MyCellTree.css")
public CellTree.Style cellTreeStyle();
I pass the created resources when constructing the CellTree.
My image cellTreeSelectedBackground_DC.png was created from the
original with a different
color. On the celltree, the selected image has a shadow of the new
color at the bottom but
is primarily the old blue color. How do I change the color???
--
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.