Documentation: Validation String R
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 R
Validation String R
Use
Provides an icon with a 3D borders.
Notes
The sprite name is a sprite in the Wimp sprite pool.
Syntax
Rtype[,pushcolour] |
The pushcolour value is only used when the type value is 5 or 6. |
| Types | Description |
|---|---|
| 1 | Slab out |
| 2 | Slab in |
| 3 | Ridge |
| 4 | Channel |
| 5 | Action button |
| 6 | Default action |
| 7 | writeable |
Examples
R5,3 |
Action button which sinks down to colour (style guide approved type) |
R4 |
Icon with a channel ridge |