Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Active node problem. (Read 1341 times)
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Active node problem.
Oct 14th, 2009 at 7:05am
Print Post  
Hi Stoyan,

I have some nodes in the diagram.

When I click on one node, it get selected and becomes active node of the diagram.

Now when I do ctrl + click on other node, it get selected and becomes active node ,previousely selected node becomes normal node.

I want, node which is selected very first should remain active node when I (ctrl+click) on other nodes.


Please suggest for this.

Regards,
Anshul.



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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Active node problem.
Reply #1 - Oct 14th, 2009 at 11:20am
Print Post  
Try setting Diagram.ActiveItem = Diagram.Selection.Nodes[0] in response to some selection event.
  
Back to top
 
IP Logged
 
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Re: Active node problem.
Reply #2 - Oct 14th, 2009 at 12:40pm
Print Post  
Thanks Stoyo Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint