On Sat, Aug 10, 2002 at 12:07:40PM +0200, Lars Gullik Bjønnes wrote:

> | LFUN_PRESS(x,y,button,state)
> | LFUN_RELEASE(x,y,button,state)
> | LFUN_MOVE(x,y,...)
> 
> LFUN_DRAG too then?

that is what "MOVE" is, we pass the button(s) held like we do now.

If you mean drag and drop, then I think we should only have an LFUN_DROP
when something gets dropped - in fact I don't think it can be done any
other way. And there is no point worrying about this /now/ since LyX
cannot currently handle it (same goes for key state during mouse click)

regards
john
-- 
"It is unbecoming for young men to utter maxims."
        - Aristotle

Reply via email to