Is this for just uploading multiple files with one form or selecting
many of them?
I might have been imprecise I meant a widget that allows you to choose
a few files in choose dialog.
I know about swfupload-gwt but I can't get it to work.
thanks

2011/8/10 Jim Douglas <jdou...@basis.com>:
> public void setMultiple(boolean multiple)
> {
>    fileUpload.getElement().setPropertyBoolean("multiple", multiple);
> }
>
> On Aug 10, 8:52 am, FrugoFrog <frugof...@gmail.com> wrote:
>> What is google docs  using for file upload i that it allows multi-selection?
>>
>> cheers
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to