Next:
vertical-panel
Up:
Windowing Class Reference
Previous:
show
vertical-pane%
Superclass:
pane%
A vertical pane arranges its subwindows in a single column. See also
pane%
.
(make-object vertical-pane%
parent
)
->
vertical-pane%
object
parent
:
frame%
,
dialog%
,
panel%
, or
pane%
object
All Methods
add-child
from
area-container<%>
after-new-child
from
area-container<%>
begin-container-sequence
from
area-container<%>
border
from
area-container<%>
change-children
from
area-container<%>
container-size
from
area-container<%>
delete-child
from
area-container<%>
end-container-sequence
from
area-container<%>
get-alignment
from
area-container<%>
get-children
from
area-container<%>
get-graphical-min-size
from
area<%>
get-parent
from
area<%>
get-top-level-window
from
area<%>
horiz-margin
from
subarea<%>
min-height
from
area<%>
min-width
from
area<%>
place-children
from
area-container<%>
reflow-container
from
area-container<%>
set-alignment
from
area-container<%>
spacing
from
area-container<%>
stretchable-height
from
area<%>
stretchable-width
from
area<%>
vert-margin
from
subarea<%>
PLT