Bonjour,


Alors, GROS probleme, je definis un component avec un cornerradius et border etc mais les elements a l'interieur de ce component ne prennent pas en compte ce cornerradius (je trouve ca tout bonnement hallucinant)

Quelqu'un a une solution a ce probleme fort desagreable ???

Mon code :

<mx:VBox verticalScrollPolicy="off" width="100%" cornerRadius="20" dropShadowEnabled="true" dropShadowColor="#000000" borderStyle="solid" borderThickness="0.5" backgroundColor="#FFFFFF">

<mx:VBox height="100" backgroundColor="#C2C4C9"/>

</mx:VBox>

c'est le background qui pose soucis, sans backGround, no soucy.. hallucinant qd meme !!!!