Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Animation Support (Read 1771 times)
jaiswalamit
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 64
Joined: Feb 17th, 2009
Animation Support
Mar 18th, 2009 at 11:25am
Print Post  
How can I show animation while -

1. Switching from one Layouting to another (I have a dropdown with layout names, on selection change, I create object of the desired Layouting class, and call Arrange() on the diagram object.

2. When I double click a node, I add new nodes (child node to that node and join them using links), so is animation possible here as well?

Please provide any sample code if you have.

Regards,
Amit
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Animation Support
Reply #1 - Mar 18th, 2009 at 12:12pm
Print Post  
Hi Amit,

At this time animation is possible only for iterative layouts such as SpringLayout. You could check the SpringLayout sample from our Windows Forms control:
https://www.mindfusion.eu/FCNetDemo.zip

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