Hi,
I apply mvvm pattern for RadDiagram. Both shapes and connections are bound to classes that derive from the Diagram.Extension classes. Everything works quite fine except, I cannot add new connection using the ActiveTool=MouseTool.ConnectorTool. When I set the ActiveTool to Connector tool, the mouse cursor changes to connector mode but it does not draw any arrow when clicked and moved on the Diagram. How can I provide the functionality to add connections between the shapes and keep the MVVM pattern?
Thanks in advance,
Semih
I apply mvvm pattern for RadDiagram. Both shapes and connections are bound to classes that derive from the Diagram.Extension classes. Everything works quite fine except, I cannot add new connection using the ActiveTool=MouseTool.ConnectorTool. When I set the ActiveTool to Connector tool, the mouse cursor changes to connector mode but it does not draw any arrow when clicked and moved on the Diagram. How can I provide the functionality to add connections between the shapes and keep the MVVM pattern?
Thanks in advance,
Semih