| Paint over any control without interrupting dnd [message #765063] |
Tue, 13 December 2011 05:48  |
Thomas Singer Messages: 75 Registered: July 2009 |
Member |
|
|
I want to provide a drag-and-drop feedback by drawing rectangular shapes on top of my components. I've tried it by showing a stippled Tracker from inside the DropTargetListener.dragOver, but it does not work, because the Tracker "hides" my controls regarding drop events. A plain PaintListener also does not work, because child controls will be painted over it. What else can I use to paint over my controls, similar to JFrame's glassPane?
Thanks in advance,
Tom
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02103 seconds