>
> I'm not sure if i understand you right. but i don't receive the event. 
> It's clear in the sample i wrote only a message to the console, so i see if 
> i receive the event. but the problem is: i'm not called. 
>

Juan is saying that you should implement all these addDrag/DropHandler 
methods in your DroppableImage. Currently they do nothing as they only 
return null. You can not expect to receive drag and drop events if all 
methods are not implemented.

I have no idea about SmartGWT but in pure GWT you would call 
addBitlessDomHandler.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to