I colori di sistema
I colori (simbolici) di sistema
In alternativa ai colori nel formato RGB (Red Green Blue, Rosso Verde Blue), JOLLY è in grado di accettare (ove previsto) dei particolari valori numerici che esprimono i colori associati ai principali elementi dell'interfaccia grafica di Windows (che è possibile modificare attraverso l'apposita icona del pannello di controllo).
I valori sono i seguenti:
| valore (decimale) |
valore esadecimale |
elemento associato (mi spiace per l'inglese, peraltro piuttosto accessibile; si accettano volontari per la traduzione) |
|---|---|---|
| -2147483648 | -0x 8000 0000 | Current color of scroll bar track |
| -2147483647 | -0x 7FFF FFFF | Current background color of the Windows desktop |
| -2147483646 | -0x 7FFF FFFE | Current color of the title bar of the active window |
| -2147483645 | -0x 7FFF FFFD | Current color of the title bar of inactive windows |
| -2147483644 | -0x 7FFF FFFC | Current background color of menus |
| -2147483643 | -0x 7FFF FFFB | Current background color of windows |
| -2147483642 | -0x 7FFF FFFA | Current color of window frames |
| -2147483641 | -0x 7FFF FFF9 | Current color of text on menus |
| -2147483640 | -0x 7FFF FFF8 | Current color of text in windows |
| -2147483639 | -0x 7FFF FFF7 | Current color of the text on the title bar of the active window |
| -2147483638 | -0x 7FFF FFF6 | Current border color of the active window |
| -2147483637 | -0x 7FFF FFF5 | Current border color of inactive windows |
| -2147483636 | -0x 7FFF FFF4 | Current color of the application workspace |
| -2147483635 | -0x 7FFF FFF3 | Current background color of selected text |
| -2147483634 | -0x 7FFF FFF2 | Current color of selected text |
| -2147483633 | -0x 7FFF FFF1 | Current color of a button face |
| -2147483632 | -0x 7FFF FFF0 | Current color of a shadow cast by a button |
| -2147483631 | -0x 7FFF FFEF | Current color of text that is dimmed |
| -2147483630 | -0x 7FFF FFEE | Current color of text on a button |
| -2147483629 | -0x 7FFF FFED | Current color of the text on the title bar of an inactive window |
| -2147483628 | -0x 7FFF FFEC | Current color of the highlighting on a button |
| -2147483627 | -0x 7FFF FFEB | Windows 95 or NT 4.0 only: Dark shadow for three-dimensional display elements |
| -2147483626 | -0x 7FFF FFEA | Windows 95 or NT 4.0 only: Light color for three-dimensional display elements (for edges facing the light source) |
| 536870912 | 0x 2000 0000 | The default color for the control to which the color is assigned. |