Hello there,
I would like to call View.stopView() after a Behavior (an animation) has
finished.
However, I get an
"IllegalStateException: can't call stopView from behavior method"
(or something like this).
Any idea how to work around this ?
The javadoc for stopView() says:
"This is a heavy-weight method ..; it is not intended to be used for
flow control."
But which method is actually intended for flow control ???
-- Peter
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".