Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Differences in node selection states (Read 168 times)
koichi_satoh
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 25
Joined: Nov 30th, 2023
Differences in node selection states
Jul 8th, 2024 at 6:29am
Print Post  
When multiple nodes are selected, there are two selection states, as shown in the attached image.
In the image below, Label1 has white handles.
In the image below, Label2 has gray handles.
Is it possible to eliminate this difference?
Also, is it possible to programmatically distinguish the difference between these two selection states?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3223
Joined: Oct 19th, 2005
Re: Differences in node selection states
Reply #1 - Jul 8th, 2024 at 8:39am
Print Post  
White handles are for diagram.ActiveItem. This can be useful to distinguish one of the nodes in the selection as alignment target, or for application commands such as make same size / color / etc. You can change the handle brushes by setting properties of diagram.ActiveItemHandlesStyle and diagram.SelectedItemHandlesStyle.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
koichi_satoh
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 25
Joined: Nov 30th, 2023
Re: Differences in node selection states
Reply #2 - Jul 8th, 2024 at 11:13am
Print Post  
Understood. Thank you very much.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint