开发者

increase the size of radioButton in flex

Recently i wor开发者_StackOverflowked in a project where i used 5 radio button to select a page number. Now the clients wants a big radio button. how can i increase the size of radio button in flex?


I don't know if there's a way to target the button itself easily (perhaps through rawChildren?) but you can set scaleX and scaleY of the radiobutton. This will increase your label too, but that size can still be adjusted with fontsize.

Do keep in mind that this approach will give unexpected results when settings fontsize.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜