ScalarBarWidget interactor

I can’t activate Observer by adding it directly to vtkScalarBarWidget, this type of interaction doesn’t work on this widget. I had to do it a little circuitous way and so, the observer is added to vtkRenderWindowInteractor. And my Iren checking if i clicked at Widget(pos of clikcs vs bounds of widget)