Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Detaching views using DnD
Detaching views using DnD [message #1697982] Wed, 10 June 2015 06:18 Go to next message
crothy donald is currently offline crothy donaldFriend
Messages: 31
Registered: September 2013
Member
Hello,

according to the Wiki detaching views using Dnd is a missing feature at the moment.
For my purpose this feature is a "must have", so I like to know the plans about implementing it in the future.
Further on, i am also interested in any technical information why is was not yet implemented or what should be the best way to do it (contribute to e(fx)clipse codebase).
greets,
Christian

Re: Detaching views using DnD [message #1697986 is a reply to message #1697982] Wed, 10 June 2015 06:42 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

You are not alone with this request so if all those who desperately need
the feature team up and sponsor the development we'll for sure can
provide this feature with 2.x

Technically the problem is that we are currently useing
JavaFX-Native-DnD for the DnD support which has the draw back that if
you release the mouse outside the window we don't get a drag finished event!

Fortunately with 2.0 we have a custom DnD-Event-System implementation
(sponsored by a customer!) but we still miss one more Event
(DragExited). Once this is fixed we can provide DnD-Detaching!

So if you want this feature with 2.1 (2.0 released in 2 weeks) you
should get in touch with us (efxclipse@xxxxxxxx).

After 2.0 we'll go back to 6-8 weeks release cycle if that matters so
you can expect 2.1 sometime in mid/end August!

Tom

On 10.06.15 08:18, crothy donald wrote:
> Hello,
>
> according to the Wiki detaching views using Dnd is a missing feature at
> the moment.
> For my purpose this feature is a "must have", so I like to know the
> plans about implementing it in the future. Further on, i am also
> interested in any technical information why is was not yet implemented
> or what should be the best way to do it (contribute to e(fx)clipse
> codebase). greets,
> Christian
>
>
Previous Topic:Using contextvalue leads me to curious IllegalStateException
Next Topic:logging with custom handlers
Goto Forum:
  


Current Time: Fri Apr 26 13:17:33 GMT 2024

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

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

Back to the top