Study

App Lab

  •   0%
  •  0     0     0

  • When does setting property use?
    To change the background colour, font size, text colour----
  • The attached sheet refers to the -----mode.
    code
  • I can place an event block inside another event block.
    false
  • I can use many setproperrty blocks for one element.
    True
  • An element has an -------------
    ID
  • To build your app, you need to use----
    Design mode
  • When happens when the user clicks the left button?
    The left screens loads and a sound plays.
  • Which view do you use to program your app so that the buttons will work?
    code
  • What does the design mode include?
    elements
  • Does the screenshot show design view or code view?
    Design
  • Scrolling down and clicking a button are called-----
    user actions / user input
  • I can use the same ID for many elements.
    no