User Tools

Site Tools


crpl:docs:setpopuptextalwaysvisible

<- CRPL reference <- Text Commands

SetPopupTextAlwaysVisible

ArgumentsResultNotation
Always visible?Changes whether the popup text is visibleb1 -

Description

The CRPL tower's popup text usually appears only when the mouse is pointing at it. Use this command with argument “True” to make the popup text appear all the time, regardless of where the mouse is.

Examples

# makes the current object display the words "PopupTextHere"
"PopupTextHere" SetPopupText True SetPopupTextAlwaysVisible
# makes the current object display the word "PopupTextHere" (using Warp notation)
SetPopupText ("PopupTextHere")
SetPopupTextAlwaysVisible (True) 
crpl/docs/setpopuptextalwaysvisible.txt · Last modified: 2015/03/19 04:01 by warren