posted 23 years ago
Hi there!
I've a problem/question regarding a JScrollBar. I want to modify the width of the JScrollBar of a JComboBox. I've tried to set the UIManager's property 'ScrollBar.width'. This only works fine for the Metal L&F, but not for the Windows L&F and I have to use the Windows L&F.
How can I achieve this for the Windows L&F? Any suggestion would be appreciated
Many thanks in advance
Tom