Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Override Painting of a Scales Thumb?

I'm still very new to SWT and I'm trying to port an existing application
from Swing to SWT.  We have a JSlider in Swing in which we've overridden
the paint method to draw a custom thumb and background.  Is there a way
to do such a thing in SWT with a Scale?

Thanks for any help.
Michael


Back to the top