Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic beta version of diagram viewer library for iOS (Read 21508 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
beta version of diagram viewer library for iOS
Oct 26th, 2012 at 12:53pm
Print Post  
We are starting beta tests of a diagram viewer control for iOS / Cocoa Touch. The library contains an UIView-derived DiagramView class that can be used to load and display XML files created by MindFusion's flow diagramming controls. Currently it can load and render ShapeNode, ContainerNode, TableNode and DiagramLink objects. Styles and themes introduced with Flowchart.NET V6 and WpfDiagram V3 can be loaded and displayed too, but visual effects are not supported at this time. The library also includes a Diagram class that allows access to the loaded links and nodes, and provided methods for simple hit testing. The DiagramItem -derived classes also expose text and tag string properties for access to the items' data.

If anyone is interested in trying the beta version, please download this archive, containing Objective C header files, static library files for iOS native and simulator applications, and a sample Xcode project:

https://mindfusion.eu/DiagCocoaTouch.zip

A short tutorial showing how to add the library to an iPad application and load a diagram file is available here:

http://mindfusion.eu/Forum/YaBB.pl?num=1351257835

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint