View Full Version : How to resize combobox?
b_ens
05-27-2003, 12:04 PM
I use standard Flash UI components and I want to use combobox, but I want to make it smaller, I want to make height of combobox smaller. But It is impossible to do what I want using simple resizing. I didn't found method that can resize combobox.
Help me please to solv this problem.
CyanBlue
05-27-2003, 12:32 PM
Howdy... ;)
It's in the Flash manual...
myComboBox.setSize(width);
:)
b_ens
05-27-2003, 12:42 PM
setSize method sets the width of combobox but don't change height of it :(
CyanBlue
05-27-2003, 01:07 PM
There is no preset function for that... You will have to fix lots of things to do that if you were to do it... Check out the all the assets first if you really want to change it...
b_ens
05-29-2003, 03:14 PM
It is possible to make combobox smaller. Look:
myComboBox.setStyleProperty("textSize", 4);
But there is other problem: size of scroll buttons are didn't change. Please help me solve this problem.
b_ens
05-30-2003, 04:26 PM
SCROLLBARS ARE STILL BIG. HELP!!!!
pleeeeeeeeeease!!!!!!!!!!!!!!!!!!11
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.