PDA

View Full Version : Skinning the ScrollBar


Stimpson
11-09-2003, 11:55 AM
Hey people,

I'm making some new skins for the scrollbar, and no problem sofar. However it seems you must stick to the original width and height of each piece in the scrollbar (buttons, thumbs, etc) to make it fit nicely in the end.

So I want to adjust the width and height of the scrollBar once it has been attached to a component, a texteara for example.

Does anyone know how to reference it? Something like:

myText.scrollBar (which doesn't work offcourse).

I've looked in the class files but I couldn't really figure it out.