Exception canvas DoubleClick (#214)
System.NullReferenceException: Object reference not set to an instance of an object.
at SoftwareIdeasModeler.SimDiagramControl.canvas_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Created
21 April 2013 22:40:58
Closed
25 April 2013 1:40:39
Requested by
TG
State
Solved
Version
6.10
OperatingSystem
Windows 8
Solved in
6.11
TG 21 April 2013 22:46:14
To reproduce:
1. In ProjectTreeViewer: Drag diagram onto Project.
2. DubbleClick Object in Diagram or select other layer, or change visibility layer.