dmbaggett wrote:
> 
> Has anyone experimented with extending QooxDoo's D&D framework to allow
> drag & drop to and from the desktop? Such a thing would require either a
> plug-in or HTML5. I'm about to look into making this work, but before I do
> I want to make sure I'm not re-inventing the wheel.
> 
> Dave
> 
> 
Hi Dave,

I wrote a Java upload applet  (it's in qooxdoo-contrib), see

http://panyasan.wordpress.com/2008/02/29/open-source-drag-drop-upload-java-applet-for-websites/

and 

https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/UploadJavaApplet/trunk/uploadApplet/

since it is a java applet, it is clumsy - although I haven't tested with the
latest upgrades in applet technology. It not only can be used for uploads,
you can also pass the mimetype of the dragged item to javascript. Maybe the
code can be useful for you.

Christian 

-- 
View this message in context: 
http://www.nabble.com/Drag---Drop-to-from-Desktop-tp24590633p24595805.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to