I am trying to create an area and initially I used the RichTextArea in order to use functions like toggleBold, toggleItalic and toggleUnderline. After a few days I noticed that in comparison with the TextArea, there are no getCursorPos and getSelectedText methods which are very essential in order to handle my editor. Do you know if there is any way to combine these functionalities or how can I use getCursorPos and getSelectedTextin in RichTextArea? Thank you very much.* *
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/3kE8RNqa4doJ. 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.
