Home away from home
Joined: 2007/9/11 12:31 Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
|
@orgin
Tested, works fine.
Only some problems i see (user-friendly ones), becouse of selecting by mouse + drag & drop mixing. For example, if i want to copy many dirs, i just select them, then press by mouse on any from the selected files and that file on which i press - unselectes, but still i hold mouse, and drag and drop all that files (include that one which unselected).
Also some time for example i want to drap&drop one file : i press on file, hold the mouse, and by some unluck move it a bit down when want to drag it, and, that next file which auto-selects by that unlucky moives, drag and drops too.
I think there is must be some "separator" by logica in the code which will splut drag&drop and selecting by mouse. Like maybe timer in milliseconds (or second/two), which will say to programm that "now, only drag& drop works, not selecting of files". But from other side, when users selected many files, they hold mouse button pretty long too. So maybe "timer" counter are not solution .. Maybe different mouse button ? Or some "Action" ..
What you think ?
|