paranoiabla@... writes:
>
>
> I have the same problem. I can't drop into an iframe :( On Monday, August
6, 2012 10:36:58 PM UTC+3, GWT Kid wrote:
> is there a solution for this ? How do we do drag and drop in
richTextAreaOn Wed, Oct 26, 2011 at 9:55 AM, Derek wrote:I'm trying out some of the
I have the same problem. I can't drop into an iframe :(
On Monday, August 6, 2012 10:36:58 PM UTC+3, GWT Kid wrote:
>
> is there a solution for this ? How do we do drag and drop in richTextArea
>
> On Wed, Oct 26, 2011 at 9:55 AM, Derek >wrote:
>
>> I'm trying out some of the fun drag-and-drop s
is there a solution for this ? How do we do drag and drop in richTextArea
On Wed, Oct 26, 2011 at 9:55 AM, Derek wrote:
> I'm trying out some of the fun drag-and-drop stuff in GWT. My current
> attempt is to drag a file into a richtextarea, but nothing seems to be
> working correctly. It works f
I'm trying out some of the fun drag-and-drop stuff in GWT. My current
attempt is to drag a file into a richtextarea, but nothing seems to be
working correctly. It works fine if I use a FlowPanel or some other
GWT widget, but not a RichTextArea despite it have an addDropHandler
method.
Anyone have