Hi all, how the framework manages transparencies? I have tried to put a transparent image over a background, but the border still remain blank. There's a particular format for do that?
Image management depends totaly of the device implementation. If the device coulds manage PNG / GIF transparence the transparence is visible else not.
But, in case of border / background, you need to know that if you combine border-color / bg-color and border-image / bg-image, all you widget will be opaque. Because xx-color style properties fill all the space.