Hi Leander, actually, it is not more work than writing
svn co https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/qcl/trunk/uploadApplet in a directory accessible to your test server ;-) but here you are: http://m41s09.vlinux.de/uploadApplet/frontend/upload.html (won't be up long for security concerns, and please do not upload movies ..). Can somebody tell me how to force a repaint of the applet before the http requests? At the moment, it won't change the label of the button or the text in the textarea until all uploads are finished. doing "repaint()" doesn't do the job... Thanks, Christian Leander Hanwald schrieb: > Hi Christian, > > is there a one-click-and-oohhh demo available? Yes, it would be possible > to download it, but ...but... it would be more comfortable with a > running demo ;) > > Greetings, > Leander > > bibliograph wrote: > >> Hi list, >> >> I have just committed a drag and drop file upload java applet which can >> be embedded into a qooxdoo application through an iframe: >> >> https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/qcl/trunk/uploadApplet >> >> It comes with a simple php script as a backend. I have hacked together >> the code from existing code that I found on the internet, it is my first >> java program, so don't expect too much - except that it DOES upload >> files that are dragged onto the applet, which is MUCH more convenient >> than usual file upload widgets. >> >> If there are java programmers on the list who have ideas how to improve >> and embellish the thing, feel free to send me patches. Ideally, this >> should be embedded into a new qooxdoo class (there is no >> qx.ui.embed.JavaApplet yet), but for the time being, qx.ui.embed.Iframe >> is good enough! >> >> Enjoy, >> >> Christian >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
