
07-01-2007, 10:42 PM
|
|
¯\(º_o)/¯
|
 |
Join Date: Sep 2006
Location: Norway
Posts: 2,815
|
|
|
Uhm
A function like that isn't valid :O
Try use thiso.catchevent() on the rows, then use onMouseDragged()
for example:
thiso.cathevent(this, "onMouseDragged", "onRowDragged");
But why would you want to drag rows? |
|
|
|