This is just about the XY pad where when pulled along the right-hand edge or lower edge it bobs around a bit:
I was wondering about some other possible options with this widget. Like the one in CsoundQt, would it be easy to implement a ‘crosshairs’ mode?
It might be useful to be able to optionally offer a simpler design also, omitting the number boxes at the bottom.
‘Spring’ that acts like a joystick?
Other than that, could the user provide a background for the pad area with PNG? Or replace the ball with a PNG of their own?
Finally, I think driving the ball from the orchestra using cabbageSetValue
doesn’t work in queue mode - unless theres a trick to doing this like with hrange
.
I have a feeling this is one of your most beloved widgets to work on…