Recently i worked 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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.