Hello Hussein,
I got the following requirement from our others:
When they cut (or copy) text and paste it in somewhere else in XMLMind,
they want that to happen with some kind of whitespace adjustment or
balancing.
So if the text before the caret doesn't end with a whitespace, then the
pasted text
should be filled in with a leading space. The same applies to the text
after the caret -
just the other way around.
Example 1:
Text in clipboard: "warranty"
Text before caret in text: "subject to the Limited"
Text after the caret: "on Optical Storage Products"
Text after pasting: "subject to the Limited warranty on Optical
Storage Products"
Example 2:
Text in clipboard: "warranty"
Text before caret in text: "subject to the Limited "
Text after the caret: " on Optical Storage Products"
Text after pasting: "subject to the Limited warranty on Optical
Storage Products"
Example 3:
Text in clipboard: " warranty "
Text before caret in text: "subject to the Limited"
Text after the caret: "on Optical Storage Products"
Text after pasting: "subject to the Limited warranty on Optical
Storage Products"
Is there any way in XMLMind to do this?
Thanks for any advice!
best regards,
Roman