Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrow is selected even with BehaviorType.DoNothing (Read 2859 times)
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Arrow is selected even with BehaviorType.DoNothing
Jun 6th, 2007 at 2:27pm
Print Post  
When BehaviorType.DoNothing is set for FlowChart, I would expect that I won't be able to select/do anything in the chart.
Still, Everytime when I create a FlowChart with BehaviorType.DoNothing, an arrow is selected and selection handles are visible.
Why is that?

Thanks,
Yoav
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrow is selected even with BehaviorType.DoNot
Reply #1 - Jun 6th, 2007 at 2:37pm
Print Post  
That might happen because of the FlowChart.SelectAfterCreate property. Try setting it to false before creating the diagram elements.

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: Arrow is selected even with BehaviorType.DoNot
Reply #2 - Jun 7th, 2007 at 5:00am
Print Post  
Yup, this solved it.

Thanks!
Yoav
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint