Idle event

Gianni Canal (Gianni.Canal@cselt.stet.it)
Wed, 30 Aug 1995 08:53:53 +0100

Hi. I hope that someone can help me a little.
I try to use "Idle" message in order to perform a "Continue mode"
in my animation that allows me to stop it at the end of every step.

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