Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowCharter Sample Application (Read 1552 times)
BudMan
YaBB Newbies
*
Offline


Credidi me felem vidisse

Posts: 45
Joined: Jul 14th, 2007
FlowCharter Sample Application
Mar 22nd, 2010 at 4:05pm
Print Post  
I need to create a .NET WinForm program similar to the FlowCharter sample. I downloaded trial version 5.3.3 of FlowChart .NET and ran the VB and C# 3.5 samples but it did not seem to work. I assume the user is supposed to click a shape in the 'Nodes' list box then drag the mouse over the diagram to render it. But the program only displays a blue rectangle with a 'No' sign at the lower right corner when I try that.

I subsquently noticed the DiagramView's Behavior property was set to DrawLinks. When I changed that to LinkShapes, I could draw a shape, but only a rounded rectangle. Should clicking a shape in the list box not change the default to that shape? Am I missing something here? I would like to think the demo app works right 'out-of-the-box' and I am just not doing something right.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowCharter Sample Application
Reply #1 - Mar 22nd, 2010 at 4:14pm
Print Post  
It should be enough to drag a shape to the canvas - that works for me. Could you check if you haven't disabled DiagramView.AllowDrop inadvertently?
  
Back to top
 
IP Logged
 
BudMan
YaBB Newbies
*
Offline


Credidi me felem vidisse

Posts: 45
Joined: Jul 14th, 2007
Re: FlowCharter Sample Application
Reply #2 - Mar 22nd, 2010 at 9:10pm
Print Post  
Ah! DRAG directly from the Nodes list. That works-- and I'm an idiot. I was clicking a shape to 'select' it then trying to drag it out on the diagram.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint