Changing ETI form default attributes
During form initialization using new_form,
all form attributes are assigned default values.
As you can with menu attributes,
you can
change these
default attribute values
by calling the appropriate function with a
NULL
form pointer as its first argument.
All subsequent forms created using new_form
will then have the new default attribute value.
However, forms created before the change to the current default value will
retain the initial values of their attributes.
Several examples of changing default values
occur throughout the rest of this topic.
Next topic:
Displaying forms
Previous topic:
Querying the presence of offscreen data
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004