Page, Webgui, Description – CUE WebGUI User Manual
Page 18: Properties

User Manual
Page 18
www.cuesystem.com
[email protected]
WebGUI
Page
Description
Page is a container for other objects. Maximum number of pages is 32. Page is identified by ID and all
pages must have unique ID > 0. Every project must contain page with WeID = 1 because this page is
default home page of web interface. Width and height of web page generated of WebGUI are set to the
same values as width and height of the page in CVC has. That means it is possible to use different page
sizes in one project.
BackgroundColor and BrowserBackgroundColor can be set using appropriate properties.
BackgroundColor - grey
BrowserBackgroundColor - white
WebGUI generates web page files named Page1.htm, Page2.html etc., where Page is default name and
number is value of ID property.
Properties
Property Name
Data Type
Allowed Values
Default Value
Description
Behavior Group
ID
Long
From 1 to 32
1
This number identifies Page and it
must be unique.
Appearance Group
BackgroundColor
Long
Any
Grey
Solid color of page.
BrowserBackgroundColor Long
Any
_COLOR_WHITE
Solid color of browser
background.