aContainer(...names of items...)
which simply uses a table to display the item's label
and editor. Other containers can be used to adjust this.Containers have a few methods, notably the is_visible
and
is_enabled
methods which can be used to hide or set
sensitive to user input the container's components.