Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Supporting DROP_LINK operations in the WorkbenchWindow
Supporting DROP_LINK operations in the WorkbenchWindow [message #289133] Fri, 29 July 2005 20:41
Eclipse UserFriend
Originally posted by: rgould.refractions.net

I am trying to support dropping of links from Internet Explorer to the
blank editor area (WorkbenchWindow?) of our RCP application.

As far as I can tell from examining the Eclipse source code, IE wants
this operation to be a DROP_LINK.

It would seem that the DropTarget object being instantiated
automatically by the RCP is being initialized with the style
'DND.DROP_DEFAULT | DND.DROP_COPY', thus all DROP_LINK operations are
disallowed. This instantiation occurs in
org.eclipse.ui.internal.EditorSashContainer and seems to be preventing
us from supporting dropping of links from IE.

Is there any reason for this? Is there anyway to work around this?

Richard Gould
Previous Topic:can't launch eclipse on longhorn the 2nd time
Next Topic:What's the 3.1 way for a plugin to get its version?
Goto Forum:
  


Current Time: Tue Jul 15 08:38:12 EDT 2025

Powered by FUDForum. Page generated in 0.05255 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top