Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Some Layout not functioning when use with items (Read 1285 times)
sunnytham
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Jul 16th, 2010
Some Layout not functioning when use with items
Aug 26th, 2010 at 4:02am
Print Post  
I can arrange layout when using only the one parameter function.

But when i use the following function, it is not working when I pass in a list of nodes to be arranged into the items parameter.


public override bool Arrange (
Diagram diagram,
DiagramItemCollection items
)

And I found out that it only works for circular layout. Please help. Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Some Layout not functioning when use with item
Reply #1 - Aug 26th, 2010 at 7:21am
Print Post  
You should also add the links to that collection.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint