| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: tab-control tab-id widget
Adds widget to tab-control
on the tab whose programmatic name (id) is
tab-id. (A tab on a tab-control is an instance of
a tab-info
object. Applying name to a tab-info results in a
suitable value for the tab-id argument.) Note that the control
specified by widget is not moved so that it is
over the tab-control, but it will be exposed when the tab it is on is
selected and hidden when another tab is selected.
See the description of the tab-control
class/control.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |