In the uploader when i put a file in the grid the upload starts automatically. I have a form with a awesomeuploader, i need to put files in the grid, but just upload the files when i click in the submit form. Is this possible? If the answer is positive, how is this done...
Another question, the awesomeuploader don't have REMOVE files from grid... Once again, it is possible to implement this, and how?
First, I propose dividing the ux into Uploader part and UI part. Saki has done it with his Ext.ux.FileUploader. This would allow for using the Uploader in a totally different user interface.
Second, I propose merging the common code for handling different types of upload into separate methods.
I agree that there is tight coupling between the ui and the upload features in this component. That was because I wanted a complete component all in one package. In the future I will make this a bit more decoupled so the uploading features can be used separately from the ui.
I am not sure where I have excessive code duplication. Can you show me where? I spent quite a bit of time to avoid duplication, but there are many similar functions for the various upload features that would have required making one function far too generalized.
It songs really awsome, I have a question about it: what about Linux desktops? Is Firefox for (for eg.) Ubuntu Linux support that d&d technic that the component used?
Thanks for your answer - I'm keep tracking on the thread!
AdHoc PHP Framework developer, permanent ExtJS fan