On Sun, Nov 16, 2008 at 10:37 PM, Nigel Tao <[EMAIL PROTECTED]> wrote:
>
>>> On Fri, Nov 14, 2008 at 5:09 AM, Aaron Boodman <[EMAIL PROTECTED]> wrote:
>>>> a) What does "clipboard" have to do with anything? Is this an
>>>> implementation detail sneaking through into the API naming? How about
>>>> desktop.droppedItems or something?
>
> OK, how about
> desktop.enableDragAndDrop()
> and
> var data = desktop.getDragAndDropData();
> var fileArray = data.files;

Why do you need to enable drag and drop? What are the downsides to
always having it enabled?

- a

Reply via email to