Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowChartX version 4 (Read 5206 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
FlowChartX version 4
Jan 24th, 2006 at 11:11am
Print Post  
Version 4 of the control is in beta tests:

https://mindfusion.org/_beta/FCXdemoPro.zip
http://mindfusion.org/cgi/Forum/YaBB.pl?board=fcx_news;action=display;num=113809...

Please help us by using that version in your development process. Even if you do not need any of the new features, it will helps us much just to test whether the functions your applications currently use still work as expected.

The URL above links to a trial build of the dll. If you are our registered customer and wish to use the retail beta build of the dll, contact us at support@mindfusion.org or leave me a private message here.

Thanks!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #1 - Jan 24th, 2006 at 11:17am
Print Post  
We already know of one bug - WMF images are not rotated correctly when using the 'classic' graphics engine. You can see that in the 'Rotation' step of the FCDemo - enable the GDI+ mode there to see how the sample should actually look. Rotation of bitmap images works fine with both engines.
« Last Edit: Jan 25th, 2006 at 3:04pm by Stoyo »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #2 - Jan 25th, 2006 at 3:11pm
Print Post  
A new build of the FlowChartX beta version is available:

https://mindfusion.org/_beta/FCXdemoPro.zip

- rotation of WMF images now works fine in "geClassic" graphics mode
- XMLWriter is marked as "safe for scripting", so its WriteToString method can be used in IE. WriteToFile returns an error when the control runs in "safe for scripting" mode.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #3 - Jan 26th, 2006 at 3:13pm
Print Post  
A new build is available now:

https://mindfusion.eu/_beta/FCXdemoPro.zip

It fixes a few glitches in the rendering of table objects. In addition, we have changed the appearance of the scroll-arrows displayed in the caption areas of scrollable tables.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #4 - Jan 27th, 2006 at 8:47am
Print Post  
A new build of the beta version is available:

https://mindfusion.eu/_beta/FCXdemoPro.zip

It fixes a problem where the WindowFrame property of ActiveX boxes was not loaded correctly.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #5 - Jan 30th, 2006 at 10:19am
Print Post  
A new build of the beta version has been uploaded:

https://mindfusion.eu/_beta/FCXdemoPro.zip

It improves the GridLayout algorithm, fixes a bug where FitSizeToPicture is used with logical MeasureUnits, and fixes some visualization glitches. A final version of the help file is provided too.

We will probably release version 4 in about a week if there aren't any bugs reported by then.
  
Back to top
 
IP Logged
 
Erison Liang
Guest


Re: FlowChartX version 4
Reply #6 - Feb 10th, 2006 at 8:04pm
Print Post  
Hi,

Can FlowChart ActiveX use LoadFromString() to deserialize a string that is created using FlowChart.NET control?

- Erison
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX version 4
Reply #7 - Feb 11th, 2006 at 10:38am
Print Post  
Hi,

The two controls save their diagrams in different binary formats so SaveToString/LoadFromString between them won't work.

The same XML diagram format is supported by both controls, so you can use the XmlReader and XmlWriter classes to load FlowChart.NET diagrams into FlowChartX.

Stoyan
  
Back to top
 
IP Logged
 
Erison Liang
Guest


Re: FlowChartX version 4
Reply #8 - Feb 13th, 2006 at 5:55am
Print Post  
Hi,

It's a good news for me. Thanks.

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