Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Placement of expander button (Read 1525 times)
priyanka
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 56
Joined: Sep 2nd, 2009
Placement of expander button
Sep 21st, 2009 at 10:09am
Print Post  
Hi,

I need to place the expander button in the bottom right corner within the node.

Please suggest me how could this be done,
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Placement of expander button
Reply #1 - Sep 21st, 2009 at 11:43am
Print Post  
Hi,

The latest beta we sent you lets you set ExpandButtonPosition to Custom. Do that and set the Diagram.CustomExpandButtonPosition delegate to a function of the following kind, which returns the button position you want for the given node:

Rect CalcExpanderRect(DiagramNode node);

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