Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic fTableCellStartDrag (Read 2377 times)
Carlos_Rocha
Junior Member
**
Offline


I love Jazz

Posts: 70
Joined: Mar 26th, 2010
fTableCellStartDrag
Jun 19th, 2011 at 7:06pm
Print Post  
Hi Stoyo,

I have the need to move TableCells around, so I set the flag fTableCellStartDrag=true.
From then on, if I click in a Cell the event CellStartDrag is called but not TableCellClicked, but nothing is beeing dragged. DropInTableVB is called too after the mouse is released.

This way one can't never detect a click in a cell if fTableCellStartDrag=true.

Is it intended to be this way? I mean, shouldn't the event CellStartDrag be called only if there's an intention to drag, by moving the mouse with a button pressed like when creating arrows?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: fTableCellStartDrag
Reply #1 - Jun 20th, 2011 at 7:47am
Print Post  
Hi Carlos,

Yes, it will be better to start dragging after the mouse moves a few pixels. I'll add it to our feature list for next release.

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


I love Jazz

Posts: 70
Joined: Mar 26th, 2010
Re: fTableCellStartDrag
Reply #2 - Jun 20th, 2011 at 1:57pm
Print Post  
Thank you for listening
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint