|
Show Tips Text
Displays the window for a tips text. The action is useful before a long-time operation is about to go.
You also use the action to inform the user something.
Unlike the action "Message Dialog", the player will not wait the user to click a button,
it will execute the next action once the tips window is opened.
Click here to show the figure
Parameters
-
Window Position Specifies the position of the left-top corner of the window, it can be one of the following.:
- Position is relative to the screen
- Position is relative to the foreground window
- Position is relative to the current cursor position
- Center in the screen
-
Window Size Specifies the size of the window.
-
Title Specifies the title of the tips text.
-
Message Specifies the content of the tips text.
-
Hide message window automatically after x second Specifies whether to hide the window automatically.
If the option is checked, the window will be closed automatically. Otherwise, the windows must be closed by the action "Hide Tips Text".
|