DND and FlowLayout [message #210539] |
Wed, 01 March 2006 07:31 |
Marco Lehmann-Mörz![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=marco.lehmann%40web.de) 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
|
|
|
Powered by
FUDForum. Page generated in 0.02512 seconds