Menu

#35 Exception in DoMouseMove() when redrawing window.

open
nobody
5
2005-05-25
2005-05-25
Anonymous
No

NPlot ver. 0.9.8.5
When window with PlotSurface2D control is redrawn
(maximazing from toolbar or switching to) there is an
Exception in
public void DoMouseMove(MouseEventArgs e,
System.Windows.Forms.UserControl ctr )
where
double x = this.PhysicalXAxis1Cache.PhysicalToWorld(
here, true );
Type: Reference is not set to a object.
To avoid this exception i've turned off DateTimeToolTip,
in this case it works properly.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB