Is it possible to change the color of the scrollbar thumb ?
Terence Doyle
Ranch Hand
Joined: May 30, 2001
Posts: 328
posted
0
Hi Damian, Yes it is.
Here's a list of other properties you can alter: ColorUIResource----- ScrollBar.thumbLightShadow ScrollBar.thumbDarkShadow ScrollBar.highlight ScrollBar.shadow ScrollBar.foreground ScrollBar.thumb Integer---- ScrollBar.width The thing to watch out for with these properties is that if you don't get the name right the code will compile and run but it won't have any effect.... You could write the contents of the UIDefaults to a file for future reference ( once you start playing with the colors you're not going to want to stop )
Hope that helps, Terry
Raising Flares debut album 'Ignition' out now
http://www.raisingflares.com
Terry Doyle <br />SCPJ 1.4 , SCWCD , SCMAD(Beta)
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.