Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Drag and drop
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Drag and drop

 Post Reply Post Reply
Author
Message
scadieux View Drop Down
Newbie
Newbie


Joined: 02 December 2003
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote scadieux Quote  Post ReplyReply Direct Link To This Post Topic: Drag and drop
    Posted: 02 December 2003 at 2:16pm

Hi all,

I need your insight on the following problem. In the application I want to write, I have an item browser (2d images, 3d images, etc.) on the right and multiple item viewers (2d viewer, 3d viewer) in the MDI client area. The item browser is implemented in a tree control since items are hierarchically organized.

I want the user to be able to select an item in the list, drag it and drop it in a viewer for display. The item should not be deleted from the browser, just associated to the viewer. What is the best way to implement this? I know how to make the viewers as drop targets, but is there an easy way with XTP tree control to enable drag and drop? If so, what type of data is dropped? Can I associate objects with each item in my tree control so that these objects get dropped instead of the item's caption text?

Thanks,

Simon Cadieux
ART Advanced Research Technologies

 

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.172 seconds.