Toggle Buttondis_togglebutton.png

 

Reflects the state of the associated variable by displaying a button in either a toggled or normal state.

Values may be set on the connected variable when the button goes from one state to the other.

A toggled Toggle Button:

dis_togglebutton2.png 

Geometrytogglebuttonprop1.png

See Geometry.

Button Text

Normal

Text to display in the button when it is in the normal state. HTML tags may be used to format the text by prefixing the text with “<html>”.

Toggled

Text to display in the button when it is in the toggled state. HTML tags may be used to format the text by prefixing the text with “<html>”.

Tool Tip

Text to display as a tool tip when the mouse hovers over the button. HTML tags may be used to format the text by prefixing the text with “<html>”.

Values/State Association

Value When Toggled

Value to send when the button is pressed while in the normal state and going to the toggled state.

Binary String

Binary String

Interprets the Value When Toggled for a string variable as a binary string format. See String Variables.

Call Toggled

See Remote Function Calls.

Value When Normal

Value to send when the button is pressed while in the toggled state and going to the normal state.

Binary string

Interprets the Value When Normal for a string variable as a binary string format. See String Variables.

Call Normal

See Remote Function Calls.

Toggled When Receives

Value that puts the button in a toggled state. It will be in the normal state for any other value.

Binary String

Interprets the Value When Receives of a string variable as a binary string format. See String Variables.

Icon Imagestogglebuttonprop2.png

Normal

Name of an icon image file to display in the button when the mouse isn’t hovering over or clicking on the button.

Rollover

Name of an icon image file to display in the button when the mouse hovers over the button. When not given, the button does not display any special effect when the mouse moves over it.

Pressed

Name of an icon image file to display in the button when it is pressed. If not given, the button will display the Normal icon when pressed.

Fonts

Text Font

Font of the button’s text.

Colors

Background Color

Background color of the button. When the color is set to none by clicking on the nullbutton.png button, the default button background will show in the back of the button.

Text Color

Color of the button’s text.