Re: [flexcoders] Drag and Drop into a Popup Window

2008-12-09 Thread Reto M. Kiefer
Hello Alex,

thanks for your answer!

it was my fault. I didn't specified the proper event handlers in the
drop target. It's working quite fine now.

Sorry for the disturbance..

Cheers

Reto

2008/12/8 Alex Harui <[EMAIL PROTECTED]>:
> What didn't work?  Post a mini-example.
>
>
>
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Reto M. Kiefer
> Sent: Monday, December 08, 2008 1:25 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Drag and Drop into a Popup Window
>
>
>
> Dear all,
>
> I want to drag and drop data from the main application into field in a
> popup window.
>
> The usual handling of dragEnter and dragDrop doesn't work.
>
> Any hints / links on how to enable drag and drop into a popup window
> is highly appreciated.
>
> Thanks in advance
>
> Reto
>
> 


RE: [flexcoders] Drag and Drop into a Popup Window

2008-12-08 Thread Alex Harui
What didn't work?  Post a mini-example.

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Reto M. 
Kiefer
Sent: Monday, December 08, 2008 1:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Drag and Drop into a Popup Window


Dear all,

I want to drag and drop data from the main application into field in a
popup window.

The usual handling of dragEnter and dragDrop doesn't work.

Any hints / links on how to enable drag and drop into a popup window
is highly appreciated.

Thanks in advance

Reto