Hi guys, I have created a SuperImage component, its an exact copy of the image class with a modified UpdateDisplayList and some extra style definitions.
It works fine, but the image does not scale size.. e.g. if I have an image that is 100 x 100 and I write: <local:SuperImage width="65" height="65" /> The image displays fine and the curved box scales to the correct size but the image that filled the box was not resized... Any ideas??
