I added read-only mode for the Parameters widgets. It can be enabled with a value in the JSON. I replaced the example widgets in showcase app dtkWidgetMenu to show how it behaves.
The event filter to reject scroll events for sliders was missing, so I added it in a new class BaseSlider.