【问题标题】:TextInput prompt display does not show correct embedded fontTextInput 提示显示不显示正确的嵌入字体
【发布时间】:2015-09-30 11:11:29
【问题描述】:

我有一个使用嵌入字体的 TextInput。但是,提示未显示正确的字体。

【问题讨论】:

标签: apache-flex flex4 flex-spark


【解决方案1】:

您必须将 fontStyle 设置为 normal 或 italic:

s|TextInput:normalWithPrompt
{
    fontStyle:normal;
}

【讨论】:

    猜你喜欢
    • 2020-08-31
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-02-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多