Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic JDiagram 1.2.2 has been released! (Read 3069 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
JDiagram 1.2.2 has been released!
Sep 17th, 2007 at 9:58am
Print Post  
Version 1.2.2 of JDiagram contains the following improvements:
 
~ wrapping text to new lines can be disabled, clipping the text if it overflows
~ now text can wrap to a new line at arbitrary position in the text
~ ScriptHelper.loadShapeLibrary lets you load a custom shape library from JavaScript
~ ScriptHelper.createTextFormat lets you create TextFormat objects from JavaScript
~ FlowChartApplet.createFlowChart can be overridden to return an object derived from FlowChart
~ the OverviewApplet class implement an applet that wraps the Overview control
~ BehaviorType.Pan enables panning without using the Alt key
~ the ENTER and ESC keys can be used to accept or cancel inplace editing
~ now the itemModified event lets you find out the selection handle used to modify an item
~ the nodesIntersect method lets you find out if two nodes are overlapping
~ the cancelDrag method of ValidationEvent lets you immediately cancel the operation
 
An evaluation version is available for download here:
https://mindfusion.eu/JDiagramTrial.zip ;  
   
Registered customers are going to receive their upgrades shortly.   
   
Enjoy!
  
Back to top
WWW  
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: JDiagram 1.2.2 has been released!
Reply #1 - Sep 18th, 2007 at 11:59am
Print Post  
I've tried the new Jar, and it seems that there are some major changes that weren't mentioned.
The AnnealLayout seems to order the boxes differently - much more condensed - which is good. But I wondered why does that happen so that I'll know if it may cause possible problems later.
Thanks,
Yoav
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: JDiagram 1.2.2 has been released!
Reply #2 - Sep 18th, 2007 at 3:54pm
Print Post  
The last AnnealLayout related change we have found in the source control change log is the addition of the setPrecision method. However, this method was available in the previous release too. Have you been using the official 1.2.1 version till now, or some preview build we had sent you earlier?

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: JDiagram 1.2.2 has been released!
Reply #3 - Sep 19th, 2007 at 4:13am
Print Post  
When looking at the history of the jar at our application, I may have used a bit older version and not the released 1.2.1. This may explain some of the stuff.
Anyway - it looks great now...  Cheesy
Thanks!
Yoav
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint