Hi, I want a component that I can use to allow a user to draw a box or circle over an image they have previously uploaded. I then want the component to message the circle or squares dimensions back to the server, so the server can either perform a crop on image to the size of the square, or perform some other image manipulation on the area where the circle was.
I do not want to have to use Flash or Java Applet for this, as I would really want this to work without Java installed and on machines without flash. Is GWT able to do this sort of thing? Any pointers or example would be most appreciated as I am totally new to GWT. Thanks. -- 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.
