hello à toutes et à tous,

juste un petit problème je n'arrive pas à changer le background dans le titre de mon alerte...

voici mon code

var alert = Alert.show("Veuillez accepter nos conditions générales", "ATTENTION", Alert.OK) ;
alert.setStyle("backgroundColor", "0xFF0000");
alert.setStyle("color", "0xFF0000");
alert.setStyle("TitleColor", "0xFF0000");
}

bon vendredi à toutes et à tous