08-28-2004, 07:50 PM
how do i tell an edit field or listbox to accept dragged text or file ?
when file(s), then argument is path.
my idea is to have a small drag_to window floating on top,
which is very flexible on input.
... when there has been nothing dragged in the last second since
mouse is over drag_to then make s.getsel(lastactivewindow) ...
when file(s), then argument is path.
my idea is to have a small drag_to window floating on top,
which is very flexible on input.
... when there has been nothing dragged in the last second since
mouse is over drag_to then make s.getsel(lastactivewindow) ...