<div><div><br></div><div>On Fri, Nov 4, 2011 at 9:25 AM, Natalie <span dir="ltr"><<a href="mailto:natis261270@yahoo.com">natis261270@yahoo.com</a>></span> wrote:</div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Julien,<br>
<br>
thanks a lot! Now I subclassed vtkChartXY as you said and implemented the<br>
MouseDoubleClickEvent. It works! </blockquote>Great !<div><br><div>If you believe that what you did by reimplementing vtkChartXY can be generic enough and be directly integrated into vtkChartXY, please, feel free to write and suggest a patch.</div>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> In doing so, only double clicks in the<br>
chart area are detected, but not those on the axis label or anywhere outside<br>
of the axes.<br></blockquote><div>This is by design I believe. </div><div>What do you want to do with dbl click that requires the full area to be dbl clickable ? </div><div>I let Marcus comment on the dbl click on the title and labels.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I also looked at vtkControlPointsItem but I could not figure out how to use<br>
it for my purpose. Here a small example would be great.<br></blockquote><div>vtkControlPointsItem is not be useful to you, it is only for transfer function editing. I just suggested it so you can see how to implement double click support.</div>
<div> </div><div>Julien.</div></div></div></div>