Hi

I'd like to write an applet that would allow to paste an image (+ a
few other thing like croping) inside a rich text area form. To be able
to paste and crop, I think I will write a small applet that will send
the image to my server (which saves it and returns its URL).

There is no predefined GWT widget for applets. how could I do that ,
ie

1/ have an applet appear in the middle of my GWT GUI
2/ have the applet notify the rich text area that an image is
available at a given URL (the one my server would have returned...)

Regards

--
cd

-- 
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.

Reply via email to