Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Task Panel
  New Posts New Posts RSS Feed - Dragging items onto a task panel
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Dragging items onto a task panel

 Post Reply Post Reply
Author
Message
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Topic: Dragging items onto a task panel
    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
 
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.