Hello List,

While having some time I ported my upload widget to 0.7beta3.

I also created a test perl cgi upload script which can be used to test 
the implementation via a test html page.

I'd like to give the files to someone willing to test the implementation 
and get some feedback.

I used the namespace qx.ui.io. for the classes which are:

UploadForm: a CanvasLayout which is capable of holding multiple file 
fields. For submission a hidden iframe is used.
The result of the submission is available via method calls.

UploadButton: a file select button which opens the native browser file 
selector and holds the selection result

UploadFile: a text field and a UploadButton where the text field holds 
the value selected via the upload button.

The test file UploadFile_1.html demonstrates how the classes are used. 
The upload is started on file selection.
The test file UploadFile_2.html demonstrates how to put multiple 
UploadFile widgets into one UploadForm.

I tried to add documentation to the classes but it's far away from being 
complete.

Feedback is welcome, especially from the qooxdoo core wizards if there 
is a chance to put this classes into trunk.

I've created an enhancement bug for this:

http://bugzilla.qooxdoo.org/show_bug.cgi?id=449



Regards.

-- 
Mit freundlichen Grüßen
Dietrich Streifert
--
Visionet GmbH
Firmensitz: Am Weichselgarten 7, 91058 Erlangen
Registergericht: Handelsregister Fürth, HRB 6573
Geschäftsführer: Stefan Lindner




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to