Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    RichTextEditor text insertion

    Hello everyone,

    I have a quick question about the RichTextEditor. I need to insert text from the outside into a specific position within the editor's contents, or even better, to drag and drop text into the editor from, say, an attribute of a ListGridRecord. There doesn't seem to be a method to determine the cursor position within the editor. Is there any way to do this?

    Thank you very much in advance for a kind reply.

    #2
    One way that I thought of, is simulating key presses on the editor. Does anyone know how I would go about doing that?

    Comment

    Working...
    X