Page Func: Difference between revisions

From Smart LCD
Created page with "= Page Properties = 128x128px right|329x329px '''General''' - Show the basic information of the element - X and Y is the location of element on screen (top-left corner of the screen = 0,0) element top-left corner is the reference point - Width and Height are in pixels '''Style''' - Color select a color for page background - Background Image select a Background Image '''Auto Jump''' - Target select a target page t..."
 
Line 2: Line 2:
[[File:PAGE.png|128x128px]]
[[File:PAGE.png|128x128px]]
[[File:Properties PAGE.png|right|329x329px]]
[[File:Properties PAGE.png|right|329x329px]]
'''General'''
'''General'''
Show the basic information of the element
<u>Width</u> and <u>Height</u> are in pixels


- Show the basic information of the element
'''Style'''
<u>Color</u> select a color for page background if no Background Image selected
<u>Background Image</u> select a Background Image


- X and Y is the location of element on screen
'''Auto Jump'''
 
<u>Target</u> select a auto jump target page to jump to
(top-left corner of the screen = 0,0)
<u>Delay(sec)</u> the delay before page jump
 
element top-left corner is the reference point
 
- Width and Height are in pixels


= Page Functions =
Page functions are a series of VP operations that could carry out at the moment a page going to be display.


'''Style'''
e.g. assign a value to a VP


- Color select a color for page background


- Background Image select a Background Image
Every page have its own Page Functions,




'''Auto Jump'''
Right click on the empty space of a Page and select Page functions could bring up the Page Functions window.


- Target select a target page to jump to


- Delay(sec) the delay before page jump
User may add several functions to any of the page.
 
= Page Functions =

Revision as of 16:03, 3 June 2025

Page Properties

General
Show the basic information of the element
Width and Height are in pixels
Style
Color select a color for page background if no Background Image selected
Background Image select a Background Image
Auto Jump
Target select a auto jump target page to jump to
Delay(sec) the delay before page jump

Page Functions

Page functions are a series of VP operations that could carry out at the moment a page going to be display.

e.g. assign a value to a VP


Every page have its own Page Functions,


Right click on the empty space of a Page and select Page functions could bring up the Page Functions window.


User may add several functions to any of the page.