DR_MULTILINEΒΆ
Symbol ID |
Description |
---|---|
DR_MULTILINE_MONOSPACED |
Monospaced font. |
DR_MULTILINE_SYNTAXCOLOR |
Python syntax highlighting. |
DR_MULTILINE_STATUSBAR |
Display a status bar with the cursor position. |
DR_MULTILINE_HIGHLIGHTLINE |
Highlight lines. |
DR_MULTILINE_READONLY |
Read-only multi-line field. |
DR_MULTILINE_PYTHON |
Python line return handling. |
DR_MULTILINE_WORDWRAP |
Word-warp multi line field. |
DR_MULTILINE_NO_DARK_BACKGROUND |
New in version S22: Uses not dark but normal background color |
DR_MULTILINE_NO_BORDER |
New in version S22: No border |
DR_MULTILINE_NO_SCROLLBARS |
New in version S22: Shows all the text without scrollbars. |
DR_MULTILINE_BOLD |
New in version S22: Bold font. |