Skip to main content



      Home
Home » Newcomers » Newcomers » Drag and drop parts within the workbench in Eclipse e4 & JavaFx
Drag and drop parts within the workbench in Eclipse e4 & JavaFx [message #1830364] Fri, 24 July 2020 04:14
Eclipse UserFriend
Hello,

I created a new e4 application and some javaFx parts inside
My application does not contains SWT gadgets but only JavaFx

I noticed that drag&drop my parts inside the application is not supported by default
I added the following addons to my e4xmi file :
- org.eclipse.fx.ui.workbench.renderers.base.addons.DnDAddon
- org‌​.eclipse.fx.ui.workb‌​ench.renderers.base.‌​addons.CleanUpAddon

Now it is allowed to me to drag and drop parts inside the application, but the rendering it not similar to Eclipse, the destination part will display area with following labels : Top/Right/Bottom/Left

Also i can't drag and drop a part outside the application for creating a new window with my dragging part

There are major differences between swt drag & drop functionalities that we can found in Eclipse and this javafx functionalities (rendering & interactions)

Is that possible to have the same behavior and rendering that Eclipse offers in SWT but in JavaFx implementation ?

Regards

Previous Topic:Can't See Marketplace and install software in HELP
Next Topic:New version won't install
Goto Forum:
  


Current Time: Sat Jul 05 11:20:21 EDT 2025

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

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

Back to the top