Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for Windows Forms, V6.0.2 (Read 9903 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for Windows Forms, V6.0.2
Feb 12th, 2013 at 11:26am
Print Post  
We have released version 6.0.2 of FlowChart.NET. It adds various customer-requested features and fixes several bugs:

Preserve order in tree layout
The Balance property of TreeLayout can be set to Preserve to keep the original geometric order of child nodes when arranging them under their parent. This can be used to arrange tree branches in a specific order by first placing them in increasing horizontal or vertical positions. Another possibility is to apply TreeLayout from NodeModified handler to let users rearrange the tree branches by dragging and dropping a node.

Item rendering improvements
~ Effects such as GlassEffect and AeroEffect can now be applied to CompositeNode objects. To enable this, the IsOutline property of a BorderComponent or a ShapeComponent of the node must be enabled.
~ The last row in a TableNode will now be rendered clipped if it fits only partially inside the node, whereas in previous versions the row would not be rendered at all.
~ The HandlesStyle of a link can now be set to Invisible to stop rendering its selection handles, but still allow dragging control points.

Export improvements
~ The PaintControl event is now raised also when exporting ControlNode objects to PDF, SVG or WMF.
~ RenderOptions property added to PdfExporter, SvgExporter and WmfExporter allows controlling various aspects of exported diagrams.
~ Speed of PDF generation by PdfExporter greatly improved.

Selection improvements
~ DiagramView.Behavior can be set to SelectOnly to let users select existing items, but not modify them or draw new ones.
~ The SetsDirtyFlag property of the Selection class specified whether the Dirty flag should be set when selection changes.

Miscellaneous
~ The AllowAddChildren and AllowRemoveChildren properties of ContainerNode specify whether users are allowed to add or remove child nodes to / from the container.
~ The GetNearestBorderPoint method of DiagramNode can be used to find a point from the node's border closest to a specified point.
~ The ScrollZoneSize property of DiagramView can be used to specify the size of the area near the control edges that starts auto-scrolling.

Fixed bugs
~ Click events were doubled for ControlNode objects added from code.
~ A crash when using the OverLongestSegment link text style without setting diagram's BackBrush.
~ Controls hosted inside ControlNode objects did not hide when their Layer becomes invisible.
~ Ruler alignment guides did not set the Dirty flag.
~ ZTop and ZBottom methods did not work correctly with layers.

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.
    
A trial version is available for download here: 
https://www.mindfusion.eu/FCNetDemo.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Rich Cassell
Junior Member
**
Offline


I Love MindFusion!

Posts: 63
Joined: Sep 19th, 2012
Re: Diagramming for Windows Forms, V6.0.2
Reply #1 - Feb 27th, 2013 at 8:13am
Print Post  
Hello,

There doesn't appear to be an active upgrade for the licensed versions in the clients area (The latest on there is 6.0.1). We keep getting circular references back to this forum post and can only download the trial version...

Thanks,
Rich
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Diagramming for Windows Forms, V6.0.2
Reply #2 - Feb 27th, 2013 at 8:46am
Print Post  
Hi,

I suppose your maintenance has expired. If you have an order id for renewal, enter it using the "additional orders" link on your account page.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
K Karkov
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Location: Denmark
Joined: Feb 28th, 2013
Re: Diagramming for Windows Forms, V6.0.2
Reply #3 - Feb 28th, 2013 at 7:44am
Print Post  
Hi MindFusion
It seems like Diagramming for Windows Forms, V6.0.2 fixes some of the problems we are having. We have WinForms and I thought Diagramming for Windows Forms was included in that, but I can't find it in my update list.
Can you help?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Diagramming for Windows Forms, V6.0.2
Reply #4 - Feb 28th, 2013 at 8:02am
Print Post  
Hi,

We'll be releasing an update for the full Windows Forms pack in a couple of weeks. We could add the standalone diagram control to your account, but it won't work with other controls from the pack in the same application due to changes in shared libraries.

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