To open the page properties, simply click on a page within the [Project BrowserTree], and the properties for that page will populate in the [Property Editor]. The properties are categorized into five sections: [General Options], [Location], [Size], [Actions], and [Permissions].
...
Item | Description | |
Page Name | Enter a unique page name in the text field. Note that if the page’s name contains non-alphanumeric characters, the project may malfunction if the correct font style is loaded on the CPU. Additionally, page names cannot begin or end with a white-space. | |
Index | Specifies the numerical value associated to a page to called out by an action command or script function (i.e. openPageByIndex(index)). | |
Page Type | Select the type of page. | |
Base Page | Set as a normal full-screen page. | |
Popup Page | Set as a floating page to be opened on top of a base page. | |
Description | Enter notation for the purpose of the page. | |
Background Color | Specifies the background color of the current page. Use the palette to the right of [Background Color] to select a color. Select colors from HSB, RGB, and Web-based schemes. |
...