Author(s): Montserrat Urraca.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.9#127 (2003/12/4, 17:33:22 CET)
entry_class
)entry_class
)
Usage 1: textvariable_entry(Variable)
Variable
specifies the name of the Tcl variable
Variable
is currently instantiated to an atom.
(term_typing:atom/1
)
Variable
is currently a term which is not a free variable.
(term_typing:nonvar/1
)
Usage 2: textvariable_entry(Variable)
Variable
associated to the entry
Variable
is currently instantiated to an atom.
(term_typing:atom/1
)
Variable
is a free variable.
(term_typing:var/1
)
Usage 1: textvariablevalue_string(Value)
Value
of the Tcl variable associated to the entry.
Value
is a number.
(basic_props:num/1
)
Value
is currently a term which is not a free variable.
(term_typing:nonvar/1
)
Usage 2: textvariablevalue_string(Value)
Value
is the value of the Tcl variable associated to the entry.
Value
is a number.
(basic_props:num/1
)
Value
is a free variable.
(term_typing:var/1
)
Usage 1: textvariablevalue_number(Value)
Value
of the Tcl variable associated to the entry.
Value
is a number.
(basic_props:num/1
)
Value
is currently a term which is not a free variable.
(term_typing:nonvar/1
)
Usage 2: textvariablevalue_number(Value)
Value
is the value of the Tcl variable associated to the entry.
Value
is a number.
(basic_props:num/1
)
Value
is a free variable.
(term_typing:var/1
)
Usage 1: justify_entry(How)
How
specifies how to justify the text in the entry. How
must be one of the values left, right or center. This option defaluts to left.
How
is currently instantiated to an atom.
(term_typing:atom/1
)
How
is currently a term which is not a free variable.
(term_typing:nonvar/1
)
Usage 2: justify_entry(How)
How
is justified the text.
How
is currently instantiated to an atom.
(term_typing:atom/1
)
How
is a free variable.
(term_typing:var/1
)
Go to the first, previous, next, last section, table of contents.