Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Selectable boxes that can't move (Read 1522 times)
pelion
Junior Member
**
Offline



Posts: 61
Joined: Nov 12th, 2006
Selectable boxes that can't move
Aug 17th, 2007 at 4:26am
Print Post  
Hi

I need to be able to select a box (or boxes), so that it (they) is visibly selected, without allowing it to be moved, but I can get a right click context menu on.

I can't seem to find any properties to allow this, nor a 'BoxMoving' event I can cancel.

Thanks in advance for any assistance
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Selectable boxes that can't move
Reply #1 - Aug 17th, 2007 at 7:06am
Print Post  
Hi,

Set EnabledHandles = None for all boxes, then users will be able to select them, but not to move or resize them. Set FlowChart.DisabledMnpColor = FlowChart.SelMnpColor to display the disabled handles in the same color as the enabled ones.

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



Posts: 61
Joined: Nov 12th, 2006
Re: Selectable boxes that can't move
Reply #2 - Aug 18th, 2007 at 8:58pm
Print Post  
Perfect,

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