NullReferenceException while adding a new Flowchar
I get NullReferenceException while adding a new Flowchart diagram. Reproducing: right-click on a process element on a flowchart diagram -> Add New Diagram -> select Flowchart -> add name -> OK.
Version: 4.100.4250.33979
System.NullReferenceException: Az objektumhivatkozás nincs beállítva semmilyen objektumpéldányra.
a következő helyen: SoftwareIdeasModeler.Core.Projecting.AbstractDiagramItem.AddAssociatedDiagram(Diagram diagram)
a következő helyen: SoftwareIdeasModeler.Core.Commands.AssociateDiagramCommand.Execute()
a következő helyen: SoftwareIdeasModeler.Core.Projecting.Project.Execute(Command cmd)
a következő helyen: SoftwareIdeasModeler.SimDiagramControl.assignDiagramToolStripMenuItem_Click(Object sender, EventArgs e)
a következő helyen: System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
a következő helyen: System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
a következő helyen: System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
a következő helyen: System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
a következő helyen: System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
a következő helyen: System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
a következő helyen: System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
a következő helyen: System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
a következő helyen: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
a következő helyen: System.Windows.Forms.Control.WndProc(Message& m)
a következő helyen: System.Windows.Forms.ScrollableControl.WndProc(Message& m)
a következő helyen: System.Windows.Forms.ToolStrip.WndProc(Message& m)
a következő helyen: System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
a következő helyen: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
a következő helyen: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
a következő helyen: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
When you're working in a dialog, the Escape key is much too easy to hit and lose a lot of work. For example, I'm working in a class diagram, selected Properties, and have added three attributes, including their respective documentation, then accidentally hit Escape. The Properties dialog goes away, along with the work I just did. The expected behavior would be to prompt me as to whether I really wanted to close the dialog and lose my work.
Great product, nice to see it getting tightened up!
When using a class diagram, if you drag a Drawing-Line icon to the canvas, it will appear. However, if you try to change the size of the line it will not adjust.
Dusan Rodina - softwareideas.net
5 August 2011 11:10:09
RE: can not use line tool
You can adjust start and end point of the line - move mouse cursor to start (or end) of the line and when the cursor changes to cross, drag the point to new position.
Anyway, thank you for the notice. I'll fix changing the size of the line using grips soon.
Dusan Rodina - softwareideas.net 26 September 2011 15:08:26
RE: Crash on Project Menu
manheraz 19 September 2011 7:07:01
Drag actors to use case
Dusan Rodina - softwareideas.net 19 September 2011 7:47:18
RE: Drag actors to use case
Tomas S 13 September 2011 0:56:40
Pin does no longe attach to action
Dusan Rodina - softwareideas.net 13 September 2011 2:03:23
RE: Pin does no longe attach to action
Tomas S 13 September 2011 2:28:45
RE: RE: Pin does no longe attach to action
Fox 3 September 2011 2:10:52
NullReferenceException while adding a new Flowchar
Dusan Rodina - softwareideas.net 3 September 2011 14:24:05
RE: NullReferenceException while adding a new Flow
Jaime 31 August 2011 15:58:16
Generate pdf doc bug
Dusan Rodina - softwareideas.net 3 September 2011 14:27:44
RE: Generate pdf doc bug
Shivan 22 August 2011 2:54:21
print in landscape does not work
Dusan Rodina - softwareideas.net 3 September 2011 14:28:29
RE: print in landscape does not work
deathline 17 August 2011 2:44:16
export to svg
deathline 18 August 2011 4:50:35
RE: export to svg
Dusan Rodina - softwareideas.net 19 August 2011 7:49:18
RE: RE: export to svg
Rick Herrick 16 August 2011 14:19:02
Dusan Rodina - softwareideas.net 16 August 2011 14:25:14
RE:
John F. Davis 5 August 2011 10:44:31
can not use line tool
Dusan Rodina - softwareideas.net 5 August 2011 11:10:09
RE: can not use line tool
John F. Davis 8 August 2011 7:32:24
RE: RE: can not use line tool