Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Microsft Vista WF (Read 4217 times)
mstutzbach
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Mar 19th, 2007
Microsft Vista WF
Mar 19th, 2007 at 5:21pm
Print Post  
Hello,

We are building a new application based on Windows Framework 3 Workflow (WF).  The Microsoft WF supplied GUI leaves alot to be desired.  Have you considered front-ending this with FlowChart.Net?  If so do you have any working examples?  The best solution would be working with XAML.

Also glad to see that a WPF version is in the works.  Later we will be using this as well.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Microsft Vista WF
Reply #1 - Mar 20th, 2007 at 5:19am
Print Post  
Hello,

It should be easy to bind WWF activities to FlowChart.NET nodes by setting them as Tag values, assigning their Name/Description properties to the Text property of boxes or table cells, etc. Then you can update the workflow by handling some events raised by FlowChart.NET when a user modifies the diagram, e.g. CellTextEdited, ArrowCreated, etc. We will try to create an example and post it here in a few days.

Stoyan
  
Back to top
 
IP Logged
 
mstutzbach
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Mar 19th, 2007
Re: Microsft Vista WF
Reply #2 - Mar 20th, 2007 at 3:51pm
Print Post  
That would be great!  Thanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Microsft Vista WF
Reply #3 - Mar 26th, 2007 at 10:13am
Print Post  
Here is a WWF example based on one of the Windows SDK sample projects:
https://www.mindfusion.org/_samples/wwf_sample.zip

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