Re: [問題] 組件的字型大小可以更改嗎?
※ 引述《isavia (uu)》之銘言:
: 請問組件的字型大小可以更改嗎?
: 像是 RadioButton or NumericStepper 的
: 如果可以~要怎麼設定呢?
感謝~依cj大所說的設定~我用以下的方法
var format:TextFormat = new TextFormat();
format.size = 24;
format.font = "MV boli";
format.color = 0xFF0000;
my_txt.setTextFormat(format); //work
NS.textField.textField.setTextFormat(format); //can't work
my_txt 是動態文字,以上述方法設定可以work
但 NS 是NumericStepper就不wrok了說....
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.166.135.215
→
10/01 08:12, , 1F
10/01 08:12, 1F
推
10/01 11:18, , 2F
10/01 11:18, 2F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
Flash 近期熱門文章
PTT數位生活區 即時熱門文章