Name
Texteditor.ConvertTabs -- convert tabs to spaces
Function
When True (default) TextEditor will convert tabs (\t) to the number of spaces specified by the user configuration setting. If False, TextEditor will instead put pure \t characters and just display spaces to the user.

Please note that a change of this attribute from True to False will cause an update of editor gadget (but cursor coordinates will be reset to zeroes).

Type
Boolean

Applicability
ISG


Show TOC