Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All of this resulted in two warnings and two errors (the errors were predicted by the tutorial). Note that at no time did I do an explicit compile - these errors were automatically discovered reported by the IDE, which I assume did a compile when I saved the window 

Image Added

The solution to the errors is easy, as explained in the tutorial. They are caused by my renaming the control. Simply right-click on either of the errors and choose Rename all the references. Easy peasy. 

...