Step 5: Changing Label Text

Goal:


Next let’s change what our Labels are displaying, since right now it just says “Text for Label”.

Steps:

  1. On the components list, click on Label1.
  2. Go to its Properties on the right side.
  3. Change Text to “Pitch”.
  4. On the components list, click on Label2.
  5. Got to its Properties on the right side.
  6. Change Text to “Speed”.

Code:


Click to replay