Example Tools

The following are example tools created using the HTML GUI SDK. When the tools are installed, they display in the SDK Examples category in Designer. Download and install all the tools or select individual tools below.

HTML - GUI Library: This tool displays a library of HTML widgets to create a GUI for a custom tool. This example tool is automatically installed with Designer.

HTML - BeforeLoad with DataItem: This tool uses BeforeLoad with a data item to create a tool. This example tool can be downloaded and installed in Designer.

HTML - Get/SetConfiguration: This tool uses GetConfiguration and SetConfiguration to create a tool. This example tool can be downloaded and installed in Designer.

HTML - Widget with DataItem: This tool uses a widget tag with a data item to create a tool. This example tool can be downloaded and installed in Designer.

HTML - Widget with JS Reference: This tool uses a widget tag with a data item and JavaScript reference to create a tool. This example tool can be downloaded and installed in Designer.