There are a couple of validation commands for helping with radio icons. 'ws'
allows icons to select and deselect other icons when clicked on, and 'wu'
allows icons to shade and unshade other icons.
'ws'
Syntax:
ws<action>,<icon>[,<icon>][,<icon>][,<icon>]...
The action code is as follows:
0 Deselect specified icons
1 Select specified icons
2 Toggle specified icons
The syntax is exactly the same for 'wu' except that the icons will be shaded
instead of selected. You can specify several of these commands in one
validation string - eg. 'ws1,4;ws2,5;ws0,1'.
|
|
|