0% found this document useful (0 votes)
9 views

Task 1 - Adding a new button

Uploaded by

Ali Papila
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Task 1 - Adding a new button

Uploaded by

Ali Papila
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Task 1 - Adding a new button

1. Run your app by clicking the Run button

2. Click on the Left button. You will see this screen

3. Click Reset and switch to Design mode.

4. In design mode, drag next to the Left button.


It should look like this:

5. Click on the new button you added, change


the width to 145 and height to 70 so both
buttons are same size.

THINK! How do you ensure the size of the new button is the same as the Left button?

6. Position the new button like this


Task 1 - Adding a new button

7. On design view, click on the new Button and change id


to rightButton.

After do the following changes:

Text = Right!
Font-family = Arial
Font-size = 30
Background color = orange

By the end of this task, your app should look like this

Task 1 Recap and checklist

Added new button

Change the id to rightButton

Set the size of the button to 145x70

Changed the attributes for

Button color to orange

Text size to 30

You might also like