7 messages in org.netbeans.graph.usersDragGesture
FromSent OnAttachments
Chris PalmerMay 24, 2007 8:38 am 
David KasparMay 24, 2007 9:21 am 
Chris PalmerMay 24, 2007 5:03 pm 
Chris PalmerMay 24, 2007 7:58 pm 
David KasparMay 25, 2007 6:36 am 
Chris PalmerMay 27, 2007 7:42 pm 
Chris PalmerMay 27, 2007 7:44 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:DragGestureActions...
From:Chris Palmer (cpal@kcctech.com.au)
Date:May 24, 2007 8:38:32 am
List:org.netbeans.graph.users

Friends!

I have a palette that is a JList and the PaletteItem is ultimately dropped onto my GraphScene. For some reason the "drop" doesn't seem "complete." , This may be a "swing" question :-) My palette items land on the canvas...just the drag icon jumps back to the JList palette. Which to me implies the drop didn't complete....

Chris