Difference between revisions of "SET SHADOW"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Screen Environment | Screen Environment | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[ | + | [[@...MENU]], [[DIALOG BOX]], [[DIALOG FIELDS]], [[DIALOG FILES]], [[DIALOG MENU]], [[DIALOG QUERY]], [[DIALOG SCOPE]], [[Function Keys]], [[MENU]], [[SET BLINK]], [[SET BORDER]], [[SET HIGHLIGHT]], [[SET INTENSITY]] |
Line 27: | Line 24: | ||
use demo | use demo | ||
edit | edit | ||
− | // Press the [HELP] key</code> | + | // Press the [HELP] key |
+ | </code> | ||
Revision as of 12:17, 17 April 2009
Class
Screen Environment
Purpose
Enable or disable shadowing of pop-up menus
Syntax
SET SHADOW ON | OFF | (<expL>)
See Also
@...MENU, DIALOG BOX, DIALOG FIELDS, DIALOG FILES, DIALOG MENU, DIALOG QUERY, DIALOG SCOPE, Function Keys, MENU, SET BLINK, SET BORDER, SET HIGHLIGHT, SET INTENSITY
Description
When SHADOW is set ON, the screen is shaded behind the right hand side and bottom line of pop-up menus and dialog. This feature helps to distinguish the menus and boxes from the screen on which they overlay. If SHADOW is set OFF, then this feature is disabled. By default, SET SHADOW is OFF.
Example
set shadow on use demo edit // Press the [HELP] key
Products
Recital Terminal Developer