Question
Place some text at cursor position
Probably there is an easy solution but I can not see it.
I would like to help my users to "mark" some text as they enter it. I will display a custom dialog asking for the text to enter at the current cursor position; as they enter some text in my dialog textEditbox and press OK I will display that text,enclosed in square brackets, at the current cursor position.
My problem is here: how can I place some text at the current cursor?
Thank you
carlo
I would like to help my users to "mark" some text as they enter it. I will display a custom dialog asking for the text to enter at the current cursor position; as they enter some text in my dialog textEditbox and press OK I will display that text,enclosed in square brackets, at the current cursor position.
My problem is here: how can I place some text at the current cursor?
Thank you
carlo