Author(s): Montserrat Urraca.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.9#122 (2003/12/4, 17:32:36 CET)
button_class
)button_class
)
Usage 1: command_button(Command)
Command
to be associated with the button. This Command
is typically invoked when mouse button 1 is released over the button window.
Command
is currently instantiated to an atom.
(term_typing:atom/1
)
Command
is currently a term which is not a free variable.
(term_typing:nonvar/1
)
Usage 2: command_button(Command)
Command
associated with the button.
Command
is currently instantiated to an atom.
(term_typing:atom/1
)
Command
is a free variable.
(term_typing:var/1
)
Go to the first, previous, next, last section, table of contents.