Step 3: Change Properties of the Button

Goal:


Now that our objects are centered on the screen, we should modify the aspects of our Button.

You can modify it however you want, but I’m going to show you how i changed mine and you can go back to make other changes if you want.

Steps:

  1. From Components, select Button.
  2. In Properties, find BackgroundColor and set it to Grey.
  3. In Properties, find FontSize and set it to 30.
  4. In Properties, find FontTypeFace and set it to monspace.
  5. In Properties, find Height and set it to 100 pixels.
  6. In Properties, find Width and set it to 100 pixels.
  7. In Properties, find Shape and set it to oval.
  8. In Properties, find Text and type “Press to Talk” into the box.
  9. In Properties, find TextColor and set it to Green.

Code: