Skip to main content



      Home
Home » Eclipse Projects » GEF » DND and FlowLayout
DND and FlowLayout [message #210539] Wed, 01 March 2006 02:31
Eclipse UserFriend
Hi folks,

I have a problem with DND and FlowLayout. I use FlowLayout to layout
some components in a container vertically. DND works as expected (I can
move components within the container). But my components in the
container must not have any space between each other. So I set the minor
spacing to 0. Now there is no visual insertion feedback during DND anymore.
I imagine that there must be some container look-through to the
components (that's why the gap?) to catch mouse events and show the
insertion feedback (horizontal line).

Is there a clean solution for DND without any space between my
components or am I missing something.


TIA,

Marco
Previous Topic:Loading EMF editor from model object in memory
Next Topic:how to Identify the model present on the editor ?
Goto Forum:
  


Current Time: Tue Jun 24 09:51:38 EDT 2025

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

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

Back to the top