Open averbraeck opened 3 hours ago
The solution is probably to create a BoxLayout
(above the slider with X-AXIS
for a horizontal slider, and right of the slider with Y-AXIS
for a vertical slider). One box contains the sliders and the glass pane above the sliders, and the other box contains the labels for the thumbs.
It would be nice if these labels could be fixed, or if they could indicate the current value of the thumb.
It would be very nice if the labels of the
MultiSlider
could have a label (e.g., 'a', 'm', and 'b' when making a slider to set the values for aTriangularDistribution
). These labels should move along with the thumbs.