Accessible Apps, Part 1 Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Add a Button

Build a basic application that contains a next button. Set the text of the button. The button won't do anything yet. Later, you will learn about behaviors and be able to program a button to do something.

After selecting to run this form app, similar to the chart apps, the stop button should be used to end the program.

Coding:

Blocks

PreviousNext