|
Today, we will continue learning about user interface components. The goal of today's lesson is to become proficient with
Components that this tutorial does not cover are the Canvas component (used for drawing things), the Label component (used for labeling things), and the Scrollbar component (used to produce a scrollbar). The Scrollbar component is the only component of the three that gives us a capability that we don't have already. If you ever need to use a scrollbar in a program, you will need to look up how they work in some other reference. |