Tools - Unicode Editor

Unicode Editor is used to facilitate working with Unicode-encoded texts . You can open it using the command in the Spelling menu, or the Display menu. Using the editor you can:

  • copy text (with automatic conversion of entities to Unicode characters) from the Spider editor to the editor, and then to other programs,
  • paste text from other programs into the editor with simultaneous conversion of Unicode characters into entities
The Unicode editor works in such a way that in the form of Entities, those characters are pasted that have no representation in the current character set. Therefore, for a string consisting of, for example, Polish characters, Entities will not be pasted, because these characters are correctly displayed in the Spider's main editor and there is simply no need for it. However, when you enter text into the Unicode Editor that has no representation in the current character set, inserting the text from the Unicode Editor into the editor will insert the entities.

For example:
We will enter the text into the editor:

  • Greek: Τί εἶναι τὸ.
  • Persian: يونیکُد چيست؟
When pasted from Unicode Editor into the editor (assuming the document is encoded in Unicode), it will take the form:
  • Greek text: Τί εἶναι τὸ
  • Persian text: يونی‌کُد چيست؟

The tool consists of a menu and a text edit box.

Getting text from the editor...
Click to take the text selected in the editor and paste it into the Unicode editor with simultaneous conversion of entities to Unicode characters.

Inserting text into the editor...
Click to insert text from the Unicode editor into the editor window with simultaneous conversion of Unicode characters to entities. If a piece of text was selected in the editor, only it will be inserted into the editor.

Clearing the contents of the editor
Click to clear the contents of the Unicode editor.

Cut
Click to cut the selected text from the Unicode editor to the clipboard (the default shortcut Ctrl+X).

Paste
Click to paste the contents of the clipboard into the Unicode editor (default shortcut Ctrl+V). You can also use the commands in the drop-down menu and paste the text with or without UTF character entity replacement (the default).

Select all
Click to select all text in the editor window.

Line wrapping
Click to enable line wrapping in the Editor window.

Font selection in the editor
Click to launch a tool that allows you to select the font used in the editor.

Help for the tool
Click to view this help topic.

Other options for entering text in Unicode

Spider also supports entering text into Unicode-encoded documents in other ways. Simply enter text in any editor that supports this format, and then simply paste it into the editor. Any characters that might cause display problems will be converted to entities.

To edit such text again, just use the Unicode Editor.

Related topics

To top