Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 1.0.3 (Read 3339 times)
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Version 1.0.3
May 3rd, 2009 at 8:06am
Print Post  
Hi,

Thanks for the new version.

there are 2 things we need.

Expand button:(+\-)
1. In case there is no child for node - its still show the expand button.

2. When user hover with the mouse on the expand button its show the shape toolTip (i think its not good behaviour).

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Version 1.0.3
Reply #1 - May 4th, 2009 at 9:09am
Print Post  
Hi,

Can't you set Expandable = false to hide the button when a node doesn't have children? The control also supports custom behavior for the collapse/expand button (through the ExpandButtonAction property and some event handling), so we prefer the button visibility to be determined by the property value, rather than the number of child nodes.

Stoyan
  
Back to top
 
IP Logged
 
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Re: Version 1.0.3
Reply #2 - May 4th, 2009 at 9:12am
Print Post  
Hi,

"so we prefer the button visibility to be determined by the property value, rather than the number of child nodes."

how i do it? can you add example please?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Version 1.0.3
Reply #3 - May 4th, 2009 at 4:04pm
Print Post  
This version makes the DiagramNode.Expandable property public Wink
https://mindfusion.eu/_beta/DiagramLite103.zip

It also adds the LayeredLayout.KeepRootPosition property you requested. It works only if you set some node as LayeredLayout.Root (while TreeLayout is able to select the root node automatically in most cases).

Stoyan
  
Back to top
 
IP Logged
 
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Re: Version 1.0.3
Reply #4 - May 5th, 2009 at 7:56am
Print Post  
Stoyo, Thank you very much!

(there is any solution when you hover on the collpase button and see the tool tip of the shape?)

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Version 1.0.3
Reply #5 - May 8th, 2009 at 12:27pm
Print Post  
Hi Maor,

This version does not display tooltips for the +/- buttons:
https://mindfusion.eu/_beta/DiagramLite103.zip

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Re: Version 1.0.3
Reply #6 - May 10th, 2009 at 7:30am
Print Post  
Great!

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