[vtkusers] vtkChartLegend no longer dragable?
Marcus D. Hanwell
marcus.hanwell at kitware.com
Wed Jan 27 13:01:29 EST 2016
On Tue, Jan 26, 2016 at 2:43 PM, Joseph Melnyk <JMelnyk at pile.com> wrote:
> I’m slowly upgrading to vtk 6.3 from 5.10 and I am having trouble with
> vtkChartLegend not being dragable. The default should be drag enabled is
> true but even after explicitly setting it, it’s not allowing me to drag the
> legend. This is using the code from
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot. Within the
> exact same Visual Studio environment, if I build/link against the 5.10
> library, dragging the legend works fine; do the same with 6.3.0 and it
> doesn’t work at all.
>
I am not aware of any change to disable that feature, it may be a
regression (I don't work on the chart code as much anymore).
>
> Any ideas what may have happened? I may dig back into prior versions of vtk
> to see where it stopped working.
>
I would be interested, I would like to keep this working as I think it
is a nice feature.
Thanks,
Marcus
More information about the vtkusers
mailing list