| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |