Drag and drop |
Post Reply |
Author | |
scadieux
Newbie Joined: 02 December 2003 Status: Offline Points: 1 |
Post Options
Thanks(0)
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
|
|
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 |