Got things working a little... could anyone tell me how to get the cursor location in a RichTextArea?
On Feb 14, 1:34 am, A Friend Of Yours <[email protected]> wrote: > Hello > > I am working on a project where I need a (java) source code > highlighting editor. I searched everywhere but could not find any > solution that could work with GWT. There are solutions such as > codepress but dont work with GWT. Neither in this forum could I find > anything useful. > > I was hoping if somebody could tell me what actually GWT does inside > RichTextArea to enable rich text editing so that I might be able to > make my own widget for this purpose. > > I tried the RichTextArea, RichTextAreaImpl and all its child classes > but could not really get what they are playing with except that they > are using iframe somehow. (May be because I dont know javascript as > much as used there) > > Thanks > > Omer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
