[vtkusers] vtkSliderWidget subclassing

minjun mey1k at naver.com
Wed Jul 25 04:29:08 EDT 2018


i solve this problem, it works fine

i use subclassing vtkSliderWidget(MoveAction)

and use Custum Callbackmapper

and overriding MoveAction..
(MoveAction is static method.. so it isn't a normal overriding method 
But I used it because it works as I want.)

and I modified moveaction as I wanted

then I can call my MoveAction event

:)





--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list