You can define hotkeys that trigger the same input action for all visualizations of the application. The “Default Hotkeys” tab in the Visualization Manager is available for this purpose.
Requirement: A project with a visualization is open.
-
Open the visualization.
-
Add a rectangle.
-
Configure its “Texts Text” property with
Hotkey
. -
Double-click the “GlobalTextList” object.
-
Click in the table, “Add Language”, and then specify
de
.The language
de
is configured. -
Click in the table, “Add Language”, and then specify
en
.The language
en
is configured. -
Configure translations for
de
anden
for the textHotkey
.Hotkey Keyboard Shortcut Hotkey
-
Open the Visualization Manager and select the “Default Hotkeys” tab.
-
Specify
D
in the “Key” column. -
Activate the “Press key” option.
-
Select the “Change language” value in the “Action Type” column.
-
Select the language
de
in the “Action” column.The keyboard event for [D] is configured.
-
Specify
D
in the “Key” column. -
Activate the “Press key” option.
-
Select the “Alt” option.
-
Select the “Change language” value in the “Action Type” column.
-
Select the language
en
in the “Action” column.The keyboard event for [Alt]+[D] is configured.
-
Compile, download, and start the application.
The visualization opens.
-
As the visualization user, press [D].
The text is displayed in the language
de
.