Display Text
From Computing and Software Wiki
(Difference between revisions)
(New page: '''DIsplay Text''' is a script editing tool used to allow the editor to display text feedback to the user. The figure following displays the interface to the script. It is simply a singl...) |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | ''' | + | '''Display Text''' is a script editing tool used to allow the editor to display text feedback to the user. The figure following displays the interface to the script. It is simply a single setting that takes a string that will be displayed on the feedback textbox in the center of the screen. This can be used in ways such as to provide feedback from a user's actions, or giving instructions for the user. |
+ | |||
+ | [[Image:Displaytext.jpg]] | ||
+ | |||
+ | Return to [[RCaragogo]] |
Current revision as of 11:08, 19 March 2008
Display Text is a script editing tool used to allow the editor to display text feedback to the user. The figure following displays the interface to the script. It is simply a single setting that takes a string that will be displayed on the feedback textbox in the center of the screen. This can be used in ways such as to provide feedback from a user's actions, or giving instructions for the user.
Return to RCaragogo