MantisBT - VTK
View Issue Details
0013208VTK(No Category)public2012-05-27 10:382016-08-12 09:55
Arnaud BARRE 
Dave DeMarle 
normalminorhave not tried
closedmoved 
5.8.0 
 
Release
feature
0013208: Impossibility to inherit from the class vtkChartXY to overload mouse/keyboard events
Because the member ChartPrivate and some methods are set as private (ZoomInAxes and RemovePlotFromCorners), it is not possible to inherit from vtkChartXY and modify easily some behaviors (like mouse events or create new methods like TakePlot).

The simplest to fix this issue could be to declare a nested protected "Private" class instead of the class vtkChartXYPrivate, and also to declare the methods ZoomInAxes and RemovePlotFromCorners as protected and not private.
No tags attached.
Issue History
2012-05-27 10:38Arnaud BARRENew Issue
2013-07-22 13:13Dave DeMarleNote Added: 0031159
2013-07-22 13:13Dave DeMarleStatusbacklog => expired
2013-07-22 13:13Dave DeMarleResolutionopen => fixed
2013-07-22 13:13Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037280
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionfixed => moved

Notes
(0031159)
Dave DeMarle   
2013-07-22 13:13   
Feel free to reopen this bug if the problem is still present in 6.0.0.
(0037280)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.