Disable drag and drop to detached window? [message #714137] |
Tue, 09 August 2011 17:47  |
Eclipse User |
|
|
|
I'm working on uplifting an existing RCP app from an Eclipse 3.x base to 4.1. This application sets the IWorkbenchPreferenceConstants.ENABLE_DETACHED_VIEWS preference to false in the WorkbenchAdvisor to prevent views being dragged into detachment. It appears (perhaps unsurprisingly) that this does not work in 4.1.
I'm curious if there is any mechanism to prevent this or if perhaps someone has already logged a bug for it? I did a search but didn't find it if there is one.
Looking at the source for the DnDAddon, it appears to me there is no currently available means to disable this (without removing the DnDAddon entirely), but maybe I am overlooking something?
To clarify, I would be happy with something that prevents any part (rather than just views as the preference name suggests) from being dropped into detachment.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03625 seconds