Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Flowchart.NET 5.3.3 beta (Read 1575 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Flowchart.NET 5.3.3 beta
Nov 16th, 2009 at 3:22pm
Print Post  
We are starting beta tests for Flowchart.NET V5.3.3. The new features are:

SvgNode improvements
- The static FromSvg method of the Shape class creates a shape corresponding to the outline of an SVG drawing.
- The ContentAlign property of SvgNode specifies how a drawing is aligned relatively to the node.
- Improved support for gradients.
- SvgContent can parse files with embedded CSS styles.
- Fixed a bug in rendering of curves in SVG.

Adjustment handles styling
The ActiveItemHandlesColor, SelectedItemHandlesColor and DisabledHandlesColor properties have been replaced by ActiveItemHandlesStyle, SelectedItemHandlesStyle and DisabledHandlesStyle. The HandlesVisualStyle objects returned by them provide sub-properties for greater control over the appearance of selection handles. The adjustment handles can now be painted not only in solid color but with arbitrary brushes, such as LinearGradientBrush and TextureBrush objects.

Miscellaneous
- LinkCreateCancelled and NodeCreateCancelled events raised when the user cancels item creation.
- The Parent property of TreeViewItem returns the parent item.
- The Table property of the Row class returns the TableNode that contains the specified row.
- TriggerRerouting can be set to WhileModifying to re-route links while their incident nodes are moved or resized.
- MiddleSegment and MiddleSegmentRotated styles added to the LinkTextStyle enumeration.
- Granularity property added to QuickRouter.
- Improved LayeredLayout speed in EnforceLinkFlow mode.
- Behavior classes have more control over interaction through the OnMouseDown, OnMouseMove and OnMouseUp methods.

If anyone is interested in trying the beta, please download this archive, which includes updated assemblies and help file:
https://mindfusion.eu/_beta/diag_winforms_v533.zip
  
Back to top
 
IP Logged
 
TimNZ
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 60
Joined: Feb 23rd, 2009
Re: Flowchart.NET 5.3.3 beta
Reply #1 - Nov 17th, 2009 at 10:34am
Print Post  
Awesome, great to see our suggestions/requests making their way in.
  
Back to top
 
IP Logged
 
TimNZ
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 60
Joined: Feb 23rd, 2009
Re: Flowchart.NET 5.3.3 beta
Reply #2 - Nov 20th, 2009 at 12:52am
Print Post  
Hi Stoyan,

I am using TreeViewNode.ItemFromPoint on MouseClick, and the scroll bar area is still included in the match calculation (refer earlier Feature Suggestion postings about this). 

It would be very annoying for users trying to use the scroll bar.

http://mindfusion.eu/Forum/YaBB.pl?board=fcnet_feat;action=display;num=125258456...

Regards,
Tim
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint