On Wed, 29 Oct 1997 20:51:57 +0100 (MET),
Andreas Kraft <kraft@fokus.gmd.de> said:
> What happens when a currently interacting Interactible, e.g. an EntryField,
> is deactivated by a "Stop" action and the "InteractionStatus" is still true?
> In my opinion the IS says nothing about setting the "InteractionStatus" to
> false. So, the Interactible object is deactivated but still receives the
> UserInput events.
IS says The only way to change the InteractionStatus internal atribute
is by using the SetInteractionStatus action (in 41.1.3
InteractionStatus NOTES 1), so if you stop the interactible object by
action, you should set the attribute is false using the
SetInteractionStatus action.
If not set the attribute, the object still may receives the UserInput
events and it is ignored or time-out. (See 41.1.3 NOTES 2)
Regards,
-----
Yoshiharu Dewa
Pioneer Corp. Corporated Research and Development lab.
E-Mail: dewa@crdl.pioneer.co.jp
URL: http://www.pioneer.co.jp/crdl/staff/dewa/profile.html