View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013208 | VTK | (No Category) | public | 2012-05-27 10:38 | 2016-08-12 09:55 | ||||
Reporter | Arnaud BARRE | ||||||||
Assigned To | Dave DeMarle | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.8.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013208: Impossibility to inherit from the class vtkChartXY to overload mouse/keyboard events | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Project | Release | ||||||||
Type | feature | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |