Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Need scrollbar in ShapeNode (Read 2205 times)
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Need scrollbar in ShapeNode
Jan 15th, 2010 at 9:21am
Print Post  
Hi Stoyan,

1). we have 2 nodes in my diagram. Each node has more than 20 child nodes attached. We want scrollbar on two parent nodes so if number of Childs are very large than we can see other Childs by scrolling instead of a large parent node. How this is possible?

2). we want overview window for each parent node i.e. overview window for parent node not for diagram. Is it possible? How?

3). In case of TableNode, how can I attach a ShapeNode in one of the cell?

Please suggest.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Need scrollbar in ShapeNode
Reply #1 - Jan 15th, 2010 at 12:01pm
Print Post  
Hi Anshul,

Do you need to create links between the child nodes? If you don't, you could solve 1 and 2 by using two separate Diagrams, possibly displayed as nodes of a larger diagram via the DiagramNodeAdapter class.

At this time it's not possible to attach nodes to table cells.

Stoyan
  
Back to top
 
IP Logged
 
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Re: Need scrollbar in ShapeNode
Reply #2 - Jan 19th, 2010 at 8:21am
Print Post  
Hi Stoyan,

I need to create link between child nodes. Please  suggest us the solution for problem 1 and 2.


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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Need scrollbar in ShapeNode
Reply #3 - Jan 19th, 2010 at 8:44am
Print Post  
Then the only thing you can do is to use TreeViewNodes, only they have built-in scrollbars. However this won't let you place child items at arbitrary positions, they will always be adjacent to each other.

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