Hi! I'm developing a project with GWT using RichTextArea. My code modifies the text in the RichTextArea transforming some parts of the text in links, but when I click on a link it doesn't open. I know it's obvious because it's an editor. So I'm trying to implement a little popup that has to appear when I click on a link (like in Gmail when you compose a new message in rich text format), but don't know how to catch this event. I searched on Google and on this group but I found nothing.
Thanks all, Oscar -- 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.
