Accessible Apps, Part 1 Problems

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

Add an Image Button

Build a basic application that contains an image that is also a button. The button has two parameters: the variable name and image location. Replace the first text parameter with "raptorLogo" and the second with a location of "media/Dinosaur/Raptor.png".

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