Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph control dissapears??

Hi,
I have two Waveform graphs displayed on a C# form.
During testing of the graphs, I was zooming, panning, etc. to confirm thier operation
when one of the two graphs locked up (crashed?) After that all graph interfaces could
no longer be used. (Panning, zooming, etc.)
 
Within the program there are multiple screens, I switched to another screen then when
I returned the whole graph control was no longer visible.
 
I have tried to make this error occur again and have been able to do so but only a few
times. I am not exactly sure what is causing it but it seems to occur when I push the mouse
down ove one of the graphs then release outside of the graph control.
 
Also, during testing, when dragging the mouse for zoom and pan actions, when I push the
mouse down over one of the graphs, then release over the other graph, the default I have
the graphs set to of X pan no longer functions until I push Control or Shift.
I am not sure if this is related to the other problem??
 
Does anyone have any ideas on why this is happening?? Is it a bug??
 
Somebody help please!!
 
Thankyou in advance.
 
 
0 Kudos
Message 1 of 2
(3,005 Views)
Hi eden,

Which version of Measurement Studio and Visual Studio are you using? Can you reproduce the problem with the examples under:
<MeasurementStudio>\DotNET\Examples\UI\WindowsForms\Graph\PlotWaveforms\

I tried clicking the mouse down and dragging off the graph but it seemed to behave normally for me (MStudio 8.1 with VS2005, VB & C#).
If the example also works for you, could you post a small version of your program that can consistently reproduce the error?

Regards,
0 Kudos
Message 2 of 2
(2,992 Views)