Dragging items onto a task panel |
Post Reply |
Author | |
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
Posted: 11 October 2007 at 8:32pm |
Hi
I want to be able to drag items onto a task panel, and these items' clipboard format will not be CXTPTaskPanel::ClipboardFormat()
Only certain groups in the task panel will be able to accept certain types of objects.
So I thought I would just create a subclass of CXTPTaskPanelGroup, and that it would get OnDragEnter, OnDragLeave and OnDrop notifications so I could do this.
But no.
Do I then need to override CXTPTaskPanel, and provide an overridden implementation of OnDrop etc? That then breaks all the other drag drop support in there?
Any help would be appreciated.
Thanks
Adrien
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |