RichTextArea does not provide a method to get the current cursor location.
Sorry Satya On Feb 15, 8:22 am, Tóth Imre <[email protected]> wrote: > 2009/2/14 A Friend Of Yours <[email protected]> > > > > > Got things working a little... could anyone tell me how to get the > > cursor location in a RichTextArea? > > that is interest me as well. > > > > > > > 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 > > -- > Best Regards > Tóth Imre --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
