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.