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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Diagramming for Windows Forms, V6.4.1
Jun 6th, 2016 at 9:48am
Print Post  
We have released version 6.4.1 of FlowChart.NET. It contains several customer-requested features and improvements:

  • scrollable TableNodes can now display full scrollbars instead of up/down scroll buttons in caption bar. To enable this, set the static TableNode.ScrollUI property to TableScrollUI.Scrollbar;
  • FreeFormNode now applies the values of TextBrush and NodeEffects properties;
  • the Brush property added to TreeViewItem lets you change items' background;
  • the ShowLines property of TreeViewNode specifies whether to display connecting lines between items;
  • PdfExporter now creates page hyperlinks if DiagramItem.HyperLink is set to a value in "page://{number}" format, e.g. set "page://1" to open the second PDF page when the item is clicked;
  • the AnchorPoint class is no longer sealed and can be inherited by custom classes. In addition it adds virtual Draw, SaveTo and LoadFrom methods that let you override drawing and serialization code;
  • fixed orientation change gesture for cascading links with AllowSplitSegments enabled;
  • the ScrollFirstLine property of EditComponent lets you change the text scroll position programmatically;

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://www.mindfusion.eu/FCNetDemo.zip

Updated assemblies are also available as MindFusion.Diagramming NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint