Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) treeviewlayout (Read 7860 times)
vasundhara
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Mar 9th, 2011
Re: treeviewlayout
Reply #15 - Mar 9th, 2011 at 1:06pm
Print Post  
hi,

i did solve the above by adding nodes to container and set contanier autoshrink=true

how can i draw aline between contanier to a node ?

i was unable to select link once node are added to the container..?

thanks

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: treeviewlayout
Reply #16 - Mar 9th, 2011 at 2:03pm
Print Post  
Hi,

Make sure the container is at the back of Z order, and set Diagram.HitTestPriority = ZOrder.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
vasundhara
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Mar 9th, 2011
Re: treeviewlayout
Reply #17 - Mar 9th, 2011 at 3:22pm
Print Post  
hi,

how to draw a single line beetween container and tree node

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: treeviewlayout
Reply #18 - Mar 9th, 2011 at 3:52pm
Print Post  
Do you mean a link between the container and node? It should look like diagram.Factory.CreateDiagramLink(container, node);
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint