StyleManager. getStyleManager(..) RTFM ;-)
Maurice -----Message d'origine----- De : Eugene Ramirez [mailto:[email protected]] Envoyé : jeudi 10 avril 2014 01:49 À : [email protected] Objet : StyleManager.getColorName deprecated. Suitable replacement? I have the following line which gives me a deprecated warning: selectedColor= StyleManager.getColorName(setting.value); It asks me to use IStyleManager2.getColorName on a style manager instance. My question is how do I get a style manager instance to use this interface? Thanks, Ruben
