remove-tab

Generic Function

Package: common-graphics

Arguments: tab-control tab-or-tab-id &key remove-components

Removes tab-info-obj-or-name, which may be a tab-infotab-info object or its name (returned by (name tab-info) from tab-control. The tab can be restored with restore-tabrestore-tab. If remove-components is specified true, the components on the removed tab are deleted (so they will not be there when the tab is restored). If that argument is nil (the default), the components remain (they are still siblings of the tab-control) but not visible until the removed tab is restored.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.