location
location
where
Determines where the object is visible.
- invisible: the object is invisible.
- ctrl panel: in the control-panel.
- parent ctrl panel: in the control-panel of the parent patch
if it exists.
- top ctrl panel : in the control-panel of the top parent patch
(main patch) if it exists.
- container : in the container of the current patch.
- parent container : in the container of the parent patch of the current patch.
- top parent container: in the container of the top parent patch of the current patch.
- pop up window: visible in the popup.
- top header: visible in the top top-header-panel.
- toolbox: visible in the toolbox-panel.
- workspace: visible in the workspace-panel.
- additional container: visible in an additional container, identified by a number. See bellow.
When the location is set to a container which doesn't exist in the patch, Usine try to find in parent patches, the first container available.
If no container is available an error message is displayed.
is additional container
Sets the control as an additional container so any other control can be placed into that container. The additional container is identified by a number.
a button inside a listbox
also visible in IB
When ON, will also be visible in the interface-builder-panel.