Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How can i test the Bpmn shapes from my Code (Read 6460 times)
chiru29
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 35
Location: Hyderabad
Joined: Jul 16th, 2010
How can i test the Bpmn shapes from my Code
Jul 16th, 2010 at 6:59am
Print Post  
Hi,

We have purchased 4.0.4.5 version of Mindfusion.flowchartX Proffesional.

We are planning to upgrade to 4.3.1, as we need to use Bpmn shapes.

Can i test them by downloading the Evaluation version?

i didn't found any dll with name Mindfusion.FlowchatX.dll in the downloaded package.

How can i test the Bpmn shapes from my Code, with this evaluation version?

Regards
Chiru
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How can i test the Bpmn shapes from my Code
Reply #1 - Jul 16th, 2010 at 7:10am
Print Post  
Hi,

Are you using our ActiveX or .NET flowchart control?

Stoyan
  
Back to top
 
IP Logged
 
chiru29
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 35
Location: Hyderabad
Joined: Jul 16th, 2010
Re: How can i test the Bpmn shapes from my Code
Reply #2 - Jul 16th, 2010 at 7:12am
Print Post  
Hi,

I am using .Net flowchart control


Thanks & Regards
Chiru
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How can i test the Bpmn shapes from my Code
Reply #3 - Jul 16th, 2010 at 7:18am
Print Post  
Then you will need this version -
https://www.mindfusion.eu/FCNetDemo.zip

There's no Mindfusion.FlowchatX.dll anymore though, and you will have to update your code to work with version 5.x - there are many changes since V4.0.4.

Stoyan
  
Back to top
 
IP Logged
 
chiru29
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 35
Location: Hyderabad
Joined: Jul 16th, 2010
Re: How can i test the Bpmn shapes from my Code
Reply #4 - Jul 16th, 2010 at 7:23am
Print Post  
Thanks Stoyo.


Is the following is Proffesional version?

https://www.mindfusion.eu/FCNetDemo.zip


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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How can i test the Bpmn shapes from my Code
Reply #5 - Jul 16th, 2010 at 7:51am
Print Post  
Yes, it is.
  
Back to top
 
IP Logged
 
chiru29
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 35
Location: Hyderabad
Joined: Jul 16th, 2010
Re: How can i test the Bpmn shapes from my Code
Reply #6 - Jul 16th, 2010 at 7:57am
Print Post  
Hi,

Is there any documentation containing the changes to all the classes from FlowChartX to version 5.x ?

It seems there many changes in the classes also.


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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How can i test the Bpmn shapes from my Code
Reply #7 - Jul 16th, 2010 at 8:27am
Print Post  
Hi,

It's here.

Stoyan
  
Back to top
 
IP Logged
 
chiru29
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 35
Location: Hyderabad
Joined: Jul 16th, 2010
Re: How can i test the Bpmn shapes from my Code
Reply #8 - Jul 19th, 2010 at 10:14am
Print Post  
Thanks Stoyo. It's really helpful.

But, i found some of the members of Flowchart class like ArrowColor, BoxFrameColor, Visible, TableFrameColor not exists in Diagram/DiagramView classes. Are they removed?

Can you please advice, how to use these properties?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How can i test the Bpmn shapes from my Code
Reply #9 - Jul 19th, 2010 at 11:15am
Print Post  
Hi Chiru,

ArrowColor, BoxFrameColor and TableFrameColor correspond to the Color component of the LinkPen, ShapePen and TablePen objects. The Visible property is derived from Control and so it's member of DiagramView now.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint