Combo Box - Font on Closed


hi
i changed font using
_global.styles.combobox.fontfamily = "aaa";

where asu embedded font

the font displays correctly when combo box open closed still show default _sans
anyone on changing display font when closed?

many
mark

try this:

import mx.styles.cssstyledeclaration;
_global.styles.combobox = new cssstyledeclaration();
_global.styles.combobox.setstyle("fontfamily","aaa");

tim


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support