On Wed, Jul 24, 2013 at 1:36 AM, Rutledge Shawn wrote:
>
> On 23 Jul 2013, at 9:16 PM, Chris Meyer wrote:
>
> > I've been working on adding support for external drag and drop to
> QtQuick. I've created a patch which addresses the basic needs and have used
> the resulting capabilities in my non-tri
I've been working on adding support for external drag and drop to QtQuick.
I've created a patch which addresses the basic needs and have used the
resulting capabilities in my non-trivial application to implement drag and
drop between a QtQuick view and a widget.
I'll need help on one particular fe