[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Drag and Drop between perspectives
|
Can anybody point me in the right direction for getting drag and drop to work between perspectives? I have an application that creates new perspectives in stand alone windows and I want to be able to move views from one perspective to the other. All the drag and drop stuff I have seen involves Controls as the drop target but I would like to use either a view as a drop target or even an IWorkbenchPage.
Thanks for any help.
Geoff