Author(s): Montserrat Urraca.
Version: 1.10#7 (2006/4/26, 19:22:13 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)
Usage 2: textvariable_entry(-Variable)
Variable associated to the entry
-Variable is currently instantiated to an atom.
(term_typing:atom/1)
Usage 1: textvariablevalue_string(+Value)
Value of the Tcl variable associated to the entry.
+Value is a number.
(basic_props:num/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)
Usage 1: textvariablevalue_number(+Value)
Value of the Tcl variable associated to the entry.
+Value is a number.
(basic_props:num/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)
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)
Usage 2: justify_entry(-How)
How is justified the text.
-How is currently instantiated to an atom.
(term_typing:atom/1)
Go to the first, previous, next, last section, table of contents.