Adams Basic Package > Adams View > View Command Language > interface > interface btn_stack undisplay

interface btn_stack undisplay

Allows you to close an existing button stack.
The button stack is a stack of buttons which has multiple buttons attached to one button tab. The button stack can be created by using this command.
The button stack may not be always need to be displayed and hence it can be closed by using this command.

Format:

 
interface btn_stack undisplay
btn_stack_name =
an existing GI_btn_stack

Example:

 
interface btn_stack undisplay &
btn_stack_name =
btn

Description:

 
Parameter
Value Type
Description
btn_stack _name
An Existing GI_btn_stack
Specifies the name of an existing button stack

Extended Definition:

The displayed btn_stack can be closed by using this command