Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 6.4.1 beta (Read 1348 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3154
Joined: Oct 19th, 2005
Version 6.4.1 beta
May 9th, 2016 at 1:19pm
Print Post  
FlowChart.NET version 6.4.1 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;

If anyone is interested in trying the beta version, please download this archive containing updated assembly files:
https://mindfusion.eu/_beta/fcnet641.zip

Any comments, questions and general feedback are welcome.
« Last Edit: May 12th, 2016 at 12:16pm by Slavcho »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint