Tab: Dialog Settings
Symbol: 
The tab manages the settings for standard dialogs which open when virtual user input is desired, for example, because no external keyboard or mouse is available.
Important
The global settings in the Visualization Manager are effective for use in a TargetVisu or WebVisu only.
If a corresponding setting is also available in the input configuration of the respective visualization element, then it is used.
Tip
In the input configuration of an element, you define which action is opened by the standard dialog defined here.
Numpad | Dialog representing a virtual numeric keypad Setting: VisuDialogs.Numpad2 Opens when the visualization user clicks in an input field for a number |
Keypad | Dialog representing a virtual keyboard Setting: VisuDialogs.Keypad2 Opens when the visualization user clicks in an input field for a text |
Use text input with limitation | Dialog which also displays and controls the value range limiting the input Default: VisuDialogs.TextinputWithLimits
Requirement:
|
Note: The origin of the coordinate system of the visualization window is located in the upper left corner. The positive horizontal X-axis runs to the right. The positive vertical Y-axis runs downwards. | |
Centered | The dialog opens in the middle of the screen. |
Open centered on the element | The dialog opens in the middle above the element and hides it. |
Open next to the element | The dialog is placed next to the element dynamically and optimized. |
Open at defined position | The dialog opens at the position set with X and Y. |
You can configure your visualization with a user management. To do this, configure an element input for opening a user management. The For more information, see the following: Example: Source Code of the VisuUserMgmtDialogs Library TipYou can also use other visualizations as user management dialogs. The presets must be changed here in order to do this. | |
Login dialog | User management dialog for login, prompting the user for a user name and password The dialog appears in the input event for an element that executes the follow-up action User Management, Login. Preset: |
Change password dialog | User management dialog for changing the password, prompting the user for the current and new passwords The dialog appears in the input event for an element that executes the follow-up action User Management, Change User Password. Preset: |
Change configuration dialog | User management dialog for changing the configuration, displaying the current user configuration and the option to change it The dialog appears in the input event that executes the follow-up action User Management, Open User Configuration. Preset: |
Transition time (ms) | The setting is visible only when the Support client animations and overlay of native elements option is enabled. If the overlay functionality is enabled, then dialogs can be animated when they are opened and closed. This transition time determines the actual speed at which this happens. Default: 200 For more information, see the following: Visualization Manager → Settings |
Use background color | Enables the background color |

