None that I can think of. Basic rule of thumb--if it cannot be done in a standards compliant browser with HTML and JavaScript, it cannot be done in GWT.
On Thursday, June 5, 2014 4:22:36 AM UTC-4, Piyush Srivastava wrote: > > Is thier any way in GWT to preview an image on cli*ent side and g*et the > properties of the image such as *size, dimension, extention. * > *It is possible to *achieve the same task using JSNI but can not use JSNI. > > I have tried to use image preloader but it is not working according to my > needs as it first upload the image to server and then preview the image on > client. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
