Create the application interface

Create a button and a label that will change its text when you press the button.
  1. In the
    Project view
    pane, expand the
    UI
    folder.
  2. Add the button:
    1. Right-click
      MainWindow (type)
      and select
      New
      Base controls
      Button
      .
    2. In the
      Properties
      pane, set the
      Text
      property value to
      Run Script
      .
  3. Add the label:
    1. In the
      Project view
      pane, right-click
      MainWindow (type)
      and select
      New
      Base Controls
      Label
      .
    2. In the
      Properties
      pane, in the
      Text
      field, enter
      Original label text
      .
  4. Arrange the interface elements.
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.