Hi

I'am still working on the project. I'am having any difficulties:

1) I can not control the position of the cursor within the
RichTextArea. I's there any native javascript method to move the
corsor for example to the end of the text in the area?

2) Suppose i typed "while" in the text area. I want to paint that
word. Can i paint only that word without paint the others word in the
richTextArea??

3) I have seen tha TextArea implements some functions to control the
position of the cursor. Why RichTextArea does not??

4) the last problem: when i call the method "setText(String text)" on
a RichTextArea the cursor is the moved to th beginning of the text in
the area. Is there a way to call setText and than have te cursor at
the end of the text in the area??

thanks a lot
--~--~---------~--~----~------------~-------~--~----~
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