restore-tab

Generic Function

Package: common-graphics

Arguments: tab-control tab-info &key (index (index tab-info))

Puts tab-info, which should have been earlier removed from tab-control by remove-tabremove-tab, back on tab-control, retaining the widgets that were on tab-info when it was removed from tab-control. (The argument must be a tab-infotab-info object, not its name.) Positions the tab so that it is the index'th tab from the left, where zero indicates the leftmost tab.

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.