Hierarchical description of variables windom.window.bg.color windom.window.bg.style
Programming guideline of WinDom

windom.window.bg.pattern

Name

windom.window.bg.pattern - set the pattern type of window background.

Type

Variable

Syntax

windom.window.bg.pattern = VDI pattern index (0,1,2,3)

Default value

windom.window.bg.pattern = 1 (FIS_SOLID)

Description

This variable sets the type of pattern used to draw the window background. (the value is given to vsf_interior()). Different pattern type are :

The FIS_PATTERN and FIS_HATCH modes are controled by the variable windom.window.bg.style. The FIS_HOLLOW and FIS_SOLID modes don't depend on windom.window.bg.style.

Related function

WindClear()

Parent group

windom.window.bg