04-14-2011 02:35 AM
I have an application which has worked fine for long in terms of ZoomXY for xooming in the graph area. Now suddenly, seems I have made some updates somehere, so now I see the zoom rectangle when I select in zoom mode, but if I release the mouse inside the graph area, nothing happens. If I keep dragging outside the plot, however, and release the mouse then, the scale operation is happening.
What could be wrong?
04-14-2011 04:06 AM
Hello there,
Could you please attach a simple applicaton that reproduces this issue?
Thanks
Vijet Patankar,
National Instruments.
04-14-2011 06:19 AM
Sorry, thats not possible for me, sorry! I do not know how to reproduce the error in a small example.. I can't send you my software, its part of a big whole and proprietary. BUT, what I know is this;
I have a small status panel on top of the graph. That panel is set to Enabled=false;. If i hover my mouse over this panel, and then try to zoom the graph, the zooming works. Seems there is some problem with mouse events, but exactly what is not very intuitive.
Also, the zooming on the graph works before I add any plot data.