Looking at the documentation for the various widgets, I see "enabled" properties for buttons and other controls, but not for sliders? Does that mean sliders can't be disabled?
A more general question: can an entire view hierarchy be "disabled" in some way? In the sense of somehow setting the enabled state of a View to False, which would disable the entire view hierarchy under it?