Link Search Menu Expand Document

Popup MessageBox is an dialog box. It offers configurable buttons and the button captions are also configurable. This widget offers a flexible way to design a dialog box.

An educational vidoe is availble to get users started:

  • Educational Video

Widget Property

Property Description Operation
Widget Name Widget displayed name Name
Link to User Manual Link to IOT’s website for User Manual  

Title Setting

Property Description Operation
Content/Select Register Select a register whose content serves as the title of this widget or select a register whose value serves as an index for various titles Register Selector
Use Register as Select Index Use a register as the index for selecting various titles Checkbox
Title Array An array for storing titles for this popup message box. Please refer to PlainTextArray Table Dialog Plain Text Array Table Dialog

Button Configuration

Property Description Operation
MessageBox Mode Please refer to MessageBox Selector MessageBox Selector
Button Captions Set the button captions. This functio is valid only when MessageBox Mode is set to Customized. Plain Text Array Table Dialog

Behavior Setting

Property Description Operation
Enable Register Set a register to enable this widget. When the register’s value is True, this meessage box widget pops up. When the users close this widget, the value of this register is set to False automatically. Register Selector
Result Register Select a register to store the result of this widget. This function is not valid when MessageBox Mode is set to OK. Register Selector

Event Setting

Property Description Operation
Enable Callback before Open When the wiget is triggered and about to pop up, a callback function is activated Checkbox
Behavior Programming Please refer to Blockly Editor Blockly Editor
Enable Callback after Close A callback function is activated when users close this popup message box Checkbox
Behavior Programming Please refer to Blockly Editor Blockly Editor

Widget Property

Use Register as Select Index

Property Description Operation
Use Register as Select Index Use a register whose value serves an the index to select the title for this widget Checkbox

MessageBox Mode

Property Description Operation
MessageBox Mode Please refer to MessageBox Selector Input Data Selector

Widget-Specific Actions

Property Description Operation
Link to User Manual… Connect to the education video and play it