Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic dragging without selecting (Read 1267 times)
ulthien
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 91
Location: Munich
Joined: Nov 29th, 2011
dragging without selecting
Jan 11th, 2012 at 3:09pm
Print Post  
Hello Stoyo,

i just played with ModificationStart = ModificationStart.AutoHandles; option to allow users to drag nodes around without having to select them first, and it looks nice.

Eventually, would like to offer users a checkbox in options to use either/or way (select-drag or drag off immediate), but:

when ModificationStart = ModificationStart.AutoHandles is on,

the NodeSelecting does not get an event on selecting anymore (?). I use it to programmatically add nodes per SHIFT-click to selection. Theoretically i could add it to mouse click handler routine outside of mindfusion, but maybe there is a simpler way?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: dragging without selecting
Reply #1 - Jan 12th, 2012 at 7:55am
Print Post  
Hi,

NodeSelecting is a validation event and it seems AutoHandles selects items without raising it. We'll try to fix that for the next release.

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