Monday, April 29, 2013

GWT Image editing

Hi all,

I'm using GWT 2.5.1, and I'm trying to create a component that allows the application user to edit an image, the workflow is:

1.       User can perform a mouse click on a certain part of the image "A" (that was previously uploaded);

2.       This event will put in the image clicked coordinates (X and Y) another image "B", the final image "C" ("A" + "B") can then be saved.

Can anyone give me some feedback about what will be the best approach to do this?

 

Many thanks,

Luis.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment