Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic An updated preview version. (Read 3317 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3447
Joined: Oct 19th, 2005
An updated preview version.
Dec 20th, 2006 at 2:07pm
Print Post  
We have uploaded an updated version of NetDiagram here -
https://mindfusion.org/_beta/NetDiagram.zip

Here is what's new:

- improved drawing speed in the Java applet
- some drawing glitches fixed
- the applet now provides suspendRepaint and resumeRepaint methods to prevent from continuous screen updates while a script is modifying the diagram
- now most of the server side properties will be transferred to the client side
- the NetDiagram enumerations are now available as JavaScript constants on the client side and can be used like this:

link.setArrowHead(MindFusion.Diagramming.ArrowHead.Triangle);

We have also updated the OrgBrowser sample to show the new stuff -
https://mindfusion.org/_samples/OrgBrowser.zip

We are going to create some more samples and release the first beta in a few days.

g.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint