On Tue, Aug 05, 2003 at 04:30:06PM +0200, Jean-Marc Lasgouttes wrote:

> And do you know what the 
>       selection_possible = false;
> line in lyxfunc::dispatch is supposed to do?

No. That was my first suspect, but it's fine.

I suspect the idea is that if you hover over an inset starting from
outside, it doesn't select the inset until you pass outside the inset
again.

> Maybe I should just add a new 'droppedFile' signal to workarea and call
> that directly... Would that make sense?

Yes, I think.

> And text too. then we would have to do this nice thing of having the
> cursor move to show exactly where the object would be inserted. Too
> difficult for me :)

Just fire an LFUN_MOUSE_PRESS ?

john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.

Reply via email to