Testing the timing diagram, I'm getting error messages, this is one (entered a '1' in duration constraint:
System.InvalidCastException: Unable to cast object of type 'System.Double' to type 'System.String'.
at SoftwareIdeasModeler.Dialogs.Properties.TimingEventDefinitionControl.eventsGrid_CellEdited(Object sender, CellEditedEventArgs e)
at SoftwareIdeasModeler.Controls.FastGrid.FastGrid.ConfirmEditing()
at SoftwareIdeasModeler.Controls.FastGrid.FastGrid.FastGrid_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(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)
Reply To: Bugs in timing diagram?
Testing the timing diagram, I'm getting error messages, this is one (entered a '1' in duration constraint:
System.InvalidCastException: Unable to cast object of type 'System.Double' to type 'System.String'.
at SoftwareIdeasModeler.Dialogs.Properties.TimingEventDefinitionControl.eventsGrid_CellEdited(Object sender, CellEditedEventArgs e)
at SoftwareIdeasModeler.Controls.FastGrid.FastGrid.ConfirmEditing()
at SoftwareIdeasModeler.Controls.FastGrid.FastGrid.FastGrid_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(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)
Tomas Sandkvist 7 December 2010 12:25:05