Build a basic application that contains a banner that displays the title, Today's Weather. Use the add banner action block to add the banner title to the program. Replace the title in the block with the text "Today's Weather" and run the program.
After selecting to run this form app, similar to the chart apps, the stop button should be used to end the program.
Coding:
Hotkey Shortcuts
Move BlocksUP or DOWN or TAB
Run Program ALT + SHIFT + R
Stop Program ALT + SHIFT + S
Hide Tray ALT + SHIFT + X
Zoom In ALT + +
Zoom Out ALT + -
Open Help ALT + SHIFT + H
Navigate to Tray ALT + 1
Navigate to Blocks ALT + 2
Enter Navigation Mode SHIFT + ENTER
Switch to Next Tab CTRL + ]
Switch to Previous TabCTRL + [
Blocks
Hint
Great job!
Try again
First, drag over the add banner action block. The block adds the banner to the page object and should be placed after the page object is made. Finally, change the text to the Title on the banner.