I've been doing work with drag and drop lately. I know how to set it
up for default controls (just set dragEnabled and dropEnabled on the
appropriate controls), and I know how to create a completely custom
DragManager.doDrag, with custom dragSource and dragproxy objects.

Is there a way to just customize _part_ of this? Like, can I have the
default dragSource, but have my own drag proxy? Or vice versa? How do
I override or customize just one part of the operation, without having
to customize the whole thing?

Many thanks for any help you can offer,

OK
DAH

Reply via email to