Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic WinRT diagram control beta version (Read 4469 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
WinRT diagram control beta version
May 27th, 2013 at 6:18am
Print Post  
We are soon releasing first version of MindFusion.Diagramming for WinRT. The initial release implements most of the API of our Silverlight control, documented at http://www.mindfusion.eu/onlinehelp/diagramlite/index.htm, except the Magnifier and Overview controls, and print support.

Single-touch events are equivalent to mouse input in the Silverlight control. Additionally, the WinRT library implements the following multi-touch gestures:

- dragging two fingers in same direction over a node translates it
- dragging two fingers in opposite directions over a node scales and/or rotates it
- dragging two fingers over an unoccupied point pans the diagram

If the diagram is inside a ScrollViewer, multi-touch gestures are handled only if the ManipulationMode property is set to None; otherwise they are intercepted by the parent ScrollViewer control.

When adding references to the MindFusion.* assemblies, their accompanying resource folders (MindFusion.Diagramming and MindFusion.Diagramming.Controls) must be in the same location as the dll files. If copying or moving the diagramming.dll assemblies, you must also copy these folders in order for Visual Studio to discover the necessary resources.

If anyone is interested in trying the beta version, please download this archive containing the updated control assemblies and a sample project:
https://www.mindfusion.eu/DiagramRT.zip

Any comments, questions and general feedback are welcome.
« Last Edit: May 27th, 2013 at 7:21am by Stoyo »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint