Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Key Differences Between Mindfusion Flow Diag in WinForms and Windows Presentation Foundation? (Read 2089 times)
Waterfiets
Junior Member
**
Offline


I Love MindFusion!

Posts: 78
Joined: Sep 27th, 2013
Key Differences Between Mindfusion Flow Diag in WinForms and Windows Presentation Foundation?
Oct 11th, 2013 at 9:32am
Print Post  

Hi Stoyan,

After testing out what MindFusion FlowDiagramming in WPF could do and researching if it was going to support us in the idea we have in mind, the company we work for decided that they are most likely gonna buy a MindFusion license.

Since most of our tool works with WinForms, our technical manager asked us what the cons, pro's and differences there are between MindFusion FlowDiagramming in WPF and WinForms.

Could you help us in this matter?

Greets and Thanks in Advance,  Cheesy

Sander
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Key Differences Between Mindfusion Flow Diag in WinForms and Windows Presentation Foundation?
Reply #1 - Oct 11th, 2013 at 10:16am
Print Post  
Hi,

There aren't any substantial differences in the API, apart from using platform-specific types, e.g. PointF vs. Point, RectangleF vs. Rect, etc.

The WPF control lets you use WPF specific features such as styles and Xaml templates. The WinForms version provides something similar to them though, via custom Style classes for styling, and the CompositeNode class for creating nodes using Xaml-like syntax.

So it's up to you to decide which platform you prefer Smiley

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Waterfiets
Junior Member
**
Offline


I Love MindFusion!

Posts: 78
Joined: Sep 27th, 2013
Re: Key Differences Between Mindfusion Flow Diag in WinForms and Windows Presentation Foundation?
Reply #2 - Oct 11th, 2013 at 11:21am
Print Post  
Ok, thanks for the info!

Greets,

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