Lisp HUG Maillist Archive

drag'n'drop

Has anybody attempted to do drag and drop in LWW and LWL?  Any hints and 
pointers would be appreciated.
thanx
pt
tarvydas@attcanada.ca


Re: drag'n'drop

Hello Paul,

| Has anybody attempted to do drag and drop in LWW and LWL?  Any hints
| and pointers would be appreciated.

That is quite possible within one output pane (or pinboard layout) as you
can catch mouse events. On LWW, I have succeeded in changing cursor
appearance to an arbitrary image during drag operation (take a look at
row-header.lisp in my YGrid project for example).

I have not got any hint how to drag within a "native-widget" pane or from
one pane to another.
--
HTH,
Dmitri Ivanov
www.aha.ru/~divanov


Updated at: 2020-12-10 09:01 UTC