> ..
>
> Use a MouseListener.
> > ..
>
[quoted text clipped - 3 lines]
> on other
> components, windows or even apps.
OK, I found out how to solve this. There are three different
startDrag()
methods on the DragGestureEvent object. At least one of them accepts
an
Image that will be shown during the drag & drop operation (at least
on
some operating systems, Windows doesn't support this, but it looks
great
on my Mac). If an image gets specified then the rectangle bounds of
my
panel will not be shown.
Dirk
steve - 26 Mar 2007 12:49 GMT
>>> ..
>>
[quoted text clipped - 17 lines]
>
> Dirk
it's only when you start to program a mac, that you realize how cool it
really is.