View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013208VTK(No Category)public2012-05-27 10:382016-08-12 09:55
ReporterArnaud BARRE 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version 
Summary0013208: Impossibility to inherit from the class vtkChartXY to overload mouse/keyboard events
DescriptionBecause 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.
TagsNo tags attached.
ProjectRelease
Typefeature
Attached Files

 Relationships

  Notes
(0031159)
Dave DeMarle (administrator)
2013-07-22 13:13

Feel free to reopen this bug if the problem is still present in 6.0.0.
(0037280)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-05-27 10:38 Arnaud BARRE New Issue
2013-07-22 13:13 Dave DeMarle Note Added: 0031159
2013-07-22 13:13 Dave DeMarle Status backlog => expired
2013-07-22 13:13 Dave DeMarle Resolution open => fixed
2013-07-22 13:13 Dave DeMarle Assigned To => Dave DeMarle
2016-08-12 09:55 Kitware Robot Note Added: 0037280
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team