Hi,
Has anyone managed to implement dragging tree list control items around
with some sort of feedback? The begin and end drag events seem to work,
but there's no visual feedback during the drag.
With a MSW tree control, you get very nice feedback showing kind of
a faint version of the item being dragged. With the generic tree control, =
the
cursor changes to a target and that's about it, at least under Windows.
But with the tree list control, there is no feedback, at least in my progra=
m.
Has anyone done this? Thanks,
carl
|