Hi,

Thanks for this wagmare, your gold star is in the post.

I'll go over these with a fine tooth pick, however on the surface they
dont quite do what I have.

I've got an item, in a scene in a view. I drag something onto the item,
I can see the drag and then drop in the view. I see the drop in the scene,
but I dont see it in the item.

The item has accept drops as true. It's got the dragEnterEvent, dropEvent
and dragMoveEvent defined. But I dont see these events.

Any ideas? (worth another star)

I do have mousePressEvent and mouseReleaseEvent define, there isn't some
weird clashing going on here? like you only get one event, a release, or a drop
and not both?

thanks agian,

DB