PDA

View Full Version : ScrollBar Thumb height?


Mr.Chillin
05-20-2008, 03:57 PM
Hello everyone,
I would like to know how do I make my ScrollBar Thumb's height fixed.
What I mean is that it's dynamic and depends on particular component, amount of data in that component, etc.

Thanks in advance.

wannabgonnab
10-09-2008, 09:58 PM
Did you ever get this issue resolved? I'm running into the same problem. I have a dynamic text field attached to a scrollbar component. Depending on how much content is in the text area, the height of the thumb (scroller) will increase or decrease. I just want to make it so that it's always one size regardless of how much text is there.