On Wednesday, April 13, 2011 8:56:15 PM UTC+2, nino ekambi wrote: > > Hi Thomas. > I m aware of the File API in HTML5. But as you can see the API is > supported in different level by the broswer providers. IE does not support > it at all. So the only cross browser solution will be a plug in >
No, the cross browser solution will be GWT's deferred binding: use the File API when available and fallback to Flash and/or Silverlight otherwise. ;-) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
