[bt-devel] Drag &Drop
Joachim Ansorg
bt-devel@crosswire.org
Sat, 8 Jul 2000 16:52:36 +0000
Hi!
Am Sam, 08 Jul 2000 schrieben Sie:
> Hi Joachim,
>
> I think i didn't have this implemented yet.
> But try it, is that what you mean?
Yes! Thank you
> Am Fre, 07 Jul 2000 schrieb Joachim Ansorg:
> > Hi Martin!
> >
> > Why did you removed the code to open a new presenter if a bookmark was
> > dropped on a module ?
> > I found it useful, but I think you have some good reasons why you removed
> > it.
> >
> > I'm implementing a faster "Item-Highlighting" mechanism, test it.
>
> Good! looks better. But please, if you can drop a bookmark on a module, the
> module should be highlighted also.
It's done noew. I had to extend and change your drag&drop stuff in the
groupmanager a little bit: Modules and groups were handled as REFERENCES, in
the function painting the highlighting boxes I was unable to decide if the
drag using REFERENCE is a group, a module or a REFERENCE.
Hope you like it.
--Joachim