You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Button Control in the software platform allows users to create interactive buttons for applications. It includes a mechanism for initiating actions or commands within the interface. The functionality includes customizable label text, positioning options (Auto, Top, Left, Inside, None), and width settings, with an option to auto-set the width to 80.

On this page:

Requirements

The TButton is available for the WPF and HTML5 displays and has no usage requirement.

Configuration

Button Settings include Label Text for button naming, Localize checkbox for localization, and Label Settings for positioning (Auto, Top, Left, Inside, None). Width settings offer manual adjustment or an Auto checkbox set to 80. To configure, navigate to Displays/Draw, select the Interaction components category, and drag and drop the button on the Drawing Area. Double-click to open the configuration popup for adjustments.

Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the view.

Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <.> .


In this section:

The root page @parent could not be found in space v10.

  • No labels