hi all i m using fltk slider widget with vtk. by using slider->value() method i m getting value when event call. now i want to rotate line using line->RotateX( value);
what is the problem i m facing: in the callback section of fluid I m using the above method. line is rotating all the time in forward position whether i move slider in any direction. i m really stuck with the matter. can anybody help me. i want to use Fl_Valuator:: previous_value() methods but it is prtected. any help or idea will be appreciated _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

