| Did you know ... | Search Documentation: |
| visual->reset |
->reset
to all visual objects
it contains (recursively). visual->reset
is automatically invoked from the
host-language
after an abort to the hostlanguage toplevel. Various subclasses of
visual implement this method to reset parameters such as status,
event-focus, etc.
Bugs: Recovery after a crash or abort is not very save. The consistency of the objectbase may be violated, gesture objects often cannot be tracked and reset, etc.
->reset