I have a group of 2 buttons that performs a radio behavior: "stepByStep Button" and
"Continue Button".
The script of the only card of the "defaultStack" is:
on Idle
if the hilitedButtonName of group "xxx" of stack "yyy" is "ContinueButton" then
< increase the counter step >
< do action >
end if
does anyone know why it doesn't work as I'd expect?
The Idle handler's been executed only if I open the script of the stack (Edit -
Stack properties - script - OK ).
Which card the Idle message is sent to?
Any suggestions are welcome,
Gianni
canal@cselt.stet.it
CSELT Labs
Turin ITALY