Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » DND and FlowLayout
DND and FlowLayout [message #210539] Wed, 01 March 2006 07:31
Marco  Lehmann-Mörz is currently offline Marco Lehmann-MörzFriend
Messages: 53
Registered: July 2009
Member
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: Fri Mar 29 05:09:45 GMT 2024

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

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

Back to the top