LispWorks CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

show-pane

Function
Summary

Restores the specified pane to the screen.

Package

capi

Signature

show-pane pane => pane

Arguments

pane

An instance of simple-pane or a subclass.

Description

The function show-pane restores the pane pane to the screen if it is hidden (for instance by hide-pane) or iconified.

See also

hide-pane
show-interface


LispWorks CAPI Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex