Documentation: Validation String C
Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» SWI Calls
» Wimp_CreateIcon
» Wimp_CreateIcon (window syntax)
» Icon Block
» Icon Data
» Validation Strings
» Validation String C
Validation String C
Use
Allow 24-bit colours to be specified for icons.
Notes
Six different aspects of an icon colour can be specified using this command.
All colours are in the form BBGGRR. If any colour is not included, then the colour used is as specified in Icon Flags.
Syntax
C[foreground]/[background]/[slabbed-in background]/ |
[moat]/[light 3D edge]/[dark 3D edge] |
Examples
C008800/0080FF |
Foreground mid green, background orange |
CFF00FF |
Foreground magenta, background as per icon flag setting |
C/00FFFF |
Foreground as per icon flags setting, background yellow |