Graphics options
Collects all of the characterizations for the appearance of visual components. Not present for systems without video terminal.Default color for Focus (0xbf0000) 0xRGB value expressed in a hexadecimal format of the color of the focus and cursor.Window active color (0xa80000) 0xRGB value expressed in a hexadecimal format of the color of the active windows border.Window inactive color (0x808080) 0xRGB value expressed in a hexadecimal format of the color of the inactive windows (background) border.Window active title color (0xffff54) 0xRGB value expressed in a hexadecimal format of the color of the active windows title (if present).Window inactive title color (0xffffff) 0xRGB value expressed in a hexadecimal format of the color of the inactive windows title (if present).Window border size (4)Windows border size, in pixels.Application root background color (0x545454) 0xRGB value expressed in a hexadecimal format of the application background color. It’s used during application startup and during update phases. In order to avoid flickering it is advised to set the same color used as pages background.Data cursor modeIt allows to activate a cursor beside the active focused widget, with the following aspect:None: no cursor drawnUnderline: the widget is underlinedBox: the widget is surrounded with a boxCursor: a rectangular box is drawn beside the widgetData cursor size, in pixelsThis allows to set the size of the cursor beside the active focused widgetDisable Frequent PrintDisables the ability to run too-frequent prints. Default = true.Timeout for user Dialogs auto closingUser Dialogs will be closed automatically after this time.Type of Virtual PointerCursor pointer selectionDefault (Arrow);Point; only one pixelNull; completely invisibleNumber of columns on TypeIO widgetNumber of columns (at runtime) on TypeIO widget.Number of rows on TypeIO widgetNumber of rows (at runtime) on TypeIO widget.Number of clips on TypeIO widgetNumber of clips (at runtime) on any slot TypeIO widget.Inverted GraphCursorIf set, inverts graphCursor references.Enlarge Alfanumerical Virtual KeyBoardAbilita l’utilizzo della tastiera alfanumerica ingrandita al massimo consentito.Enable Virtual KeyboardEnable virtual keyboard on HMI. Present only on touch systems, set to true.Always allow user to try enter data (all levels)Allows the final user to try to enter data on screen, even if the active level doesn’t permit it. This allows to put in place some code linked to the page event “onLevelError “ which, in different case, it wouldn’t be recalled.Size of Single Virtual KeySize of keys on virtual keyboard. Default = 42 pixel, but can be changed from 30 to 100. Present only on touch systems.Numerical Virtual Keyboard FontFont used by the numerical keypad.StyleStyle of font used by the numerical keyboard.SizeSize of font used by by the numerical keyboard.Alfanumerical Virtual Keyboard FontFont used by the alphanumerical keyboard.StyleStyle of font used by the alphanumerical keyboard.SizeSize of font used by the alphanumerical keyboard.Text Area Virtual Keyboard FontFont used in the data entry area of the virtual keyboards.StyleStyle of font used in the data entry area of the virtual keyboardsal.SizeSize of font used in the data entry area of the virtual keyboardsal.Fixed text antialiasing methodMethod of “rounding” of pages fixed text, in order to improve aspect and avoid pixel artefacts. The effectiveness of this technic depends on the display type used to draw the application.This option applies to all texts used inside the application. This option imply more complex algorithms to draw text so a slightly slowdown during pages draw could take place.Please note: this option does not apply to all targets.Off: antialiasing disabled (default)On: antialiasing activated with generic algorithm, good for old monitors and plasma display.GASP: like the “On” option, but activated only for text size big enough to guarantee an optimal effect.LCD_HRGB: antialiasing optimized for LCD display LCD, in landscape (horizontal) mode. With pixels implemented with RGB order.LCD_HBGR: antialiasing optimized for LCD display LCD, in landscape (horizontal) mode. With pixels implemented with BGR order.LCD_VRGB: antialiasing optimized for LCD display LCD, in portrait (vertical) mode. With pixels implemented with RGB order.LCD_VBGR: antialiasing optimized for LCD display LCD, in portrait (vertical) mode. With pixels implemented with BGR order.Warning: despite the LCD used and correct option selected, the good result does not always reflex the option selected because of physical display characteristics. For this reason, it is always advised to execute experimental tests in order to find the right option.