Hi All, I have a vtkSliderWidget isoSliderWidget->AddObserver(vtkCommand::EndInteractionEvent,sliderCallback); sometimes i want to set the slider to a particular value, and run the associated callback as though the user had moved the slider to that value. Can someone outline how to do this? / point me to an example ? cheers, Liam