* R0 = Window handle
R1 = Icon handle
R2 = Action
* All registers preserved
Not re-entrant.
Set an icon's state
Basic example
SYS "ddu_SIS",Window,Icon,2
ddu_SIS actions
# Action
0 make icon shaded
1 make icon normal
2 make icon selected
3 make icon selected and shaded
|
|
|