Step 8: Changing Text on the Buttons

Goal:


Next let’s change what our Buttons are displaying, since right now they just say “Text for Button”.

Steps:

  1. On the components list, click on Button1.
  2. Go to its Properties on the right side.
  3. Change Text to “Picture”.
  4. Repeat this for the other 2 Buttons.
  5. The Text for Button2 should be “Red”.
  6. The Text for Button3 should be “Clear”.

Code:


Click to replay