Bug 178104 - [DND] Need to revisit dnd API to allow multiple drop targets
Summary: [DND] Need to revisit dnd API to allow multiple drop targets
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 enhancement with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact: Kevin Barnes CLA
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 195655
  Show dependency tree
 
Reported: 2007-03-19 13:45 EDT by Duong Nguyen CLA
Modified: 2017-07-11 09:48 EDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duong Nguyen CLA 2007-03-19 13:45:14 EDT
There have been several requests for SWT dnd to allow multiple drag sources or multiple drop targets for a given widget. We would provide APIs to:
   - query for existing drag sources and drop targets
   - add a new drag source or a drop target
   - remove an existing drag source or drop target

Related to this problem is https://bugs.eclipse.org/bugs/show_bug.cgi?id=173410.
Comment 1 Scott Iverson CLA 2009-10-15 20:52:50 EDT
This is really needed so that other editors can fix DnD and DnCopy for us.
Like WTP and PDT
Comment 2 John Warde CLA 2009-10-16 05:48:01 EDT
Please fix Drag and Drop text in Eclipse for PHP, HTML, CSS, XML (source view) etc.  Thanks! John