This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| options:xml:tab-state-color [2016/09/20 00:51] – created admin | options:xml:tab-state-color [2018/01/10 20:41] (current) – external edit 127.0.0.1 |
|---|
| ====== Tab State Color ====== | ====== Tab State Color ====== |
| |
| {{ :options:xml:tab_state_color.png?300|Tab State Color}}From some recent version :), HippoEDIT has stopped indicating document state using color of document name on Document Tab. It was done to avoid possible confusion when some syntaxes have defined Associative Color (Tools->Options->Syntax Settings->Miscelaneous->Associative Color), which will be used for drawing document name text on Document Tabs. | {{ :options:xml:tab_state_color.png?300|Tab State Color}}From some recent version :), HippoEDIT has stopped indicating document state using the color of document name on Document Tab. It was done to avoid possible confusion when some syntaxes have defined Associative Color (Tools->Options->Syntax Settings->Miscelaneous->Associative Color), which will be used for drawing document name text on Document Tabs. |
| But, if you do not use associative colors for syntaxes and like old behaviou, you can revert to old behavior using the following flag in **hippoedit.config**: | |
| | But, if you do not use associative colors for syntaxes and like old behaviour, you can revert to old behavior using the following flag in **hippoedit.config**: |
| <code xml><TabStateColor>true</TabStateColor></code> | <code xml><TabStateColor>true</TabStateColor></code> |
| Default value is **false**. | Default value is **false**. |