a little bird told me

"
I found that the scrollbar width was determined by the size of the
images
used for the up/down/right/left scrollbar arrows.  For instance, you can

substitute a larger image for scroll-down.gif, scroll-up.gif,
scroll-right.gif, and scroll-left.gif, and the scrollbars will become
wider
to accommodate the images.  I have never seen a specific chrome rule for

altering the scrollbar width - but there may be one.  (Also not sure
where in
the C++ code the width is being determined, since I tried to use chrome
wherever possible for our UI modifications.)
"

Jud


mengt wrote:

> Hellow all,
>
> Does anybody know how to adjust the width of scrollbar?
> I have tried to modify the nsDeviceContestGTK.cpp,
> nsFormControlFrame.cpp, nsGfxTextControlFrame.cpp,
> nsGfxTextControlFrame2.cpp files. No results.
>
> Thanks
>
> Tang Meng

Reply via email to