Text Editor

back to index

Actions
Save...
Save As...
Cut...
Copy...
Paste...
Find...
Set Encoding...

Save
Save the file.

Save As
Save the file content in another file.

Cut
Cut the selection to the system clipboard.

Copy
Copy the selection to the system clipboard.

Paste
Paste the content of the system clipboard at the caret position.

Find
Search for a text in the file.

Set Encoding
Change the encoding format of the file.
Accelerators
Key combination Action
Ctrl F Find
F3 Find Next
Shift F3 Find Previous
Ctrl Z Undo
Ctrl Y Redo
Ctrl A Select All
Properties
Property's name Description
ReadOnly If set to true the file won't be editable.
MimeType The MIME type of the file.

More options are also possible.

As an example, the HTML Viewer is a text editor which is not editable, with the text/html MIME type and with another toolbar.