Not sure what the inheritance is on VScrollBar but could you extend it and override the constant?
- William --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > If you skin with larger buttons, it should get thicker (but not thinner). > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tadas ®iemys > Sent: Monday, August 27, 2007 6:21 AM > To: [email protected] > Subject: [flexcoders] How to set Scrollbars THICKNESS ? > > > > Hello, > > I'm trying to make VScrollbar wider but cant find out a way to do > this. I don't understand the principle how it should be done. As far > as i could found myself there is a constant but as i can understand > its impossible to change it. > > THICKNESS : Number = 16 > [static] The width of a vertical scrollbar, or the height of a > horizontal scrollbar, in pixels. > > If i only knew where else i can change these parameters or maybe there > is some other way? > > Can anyone help with anything? I would be delighted. > > Thanks in advance for your time, > Tadas Ziemys >

