Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Up until now, all our input and output has been simple text in the IDLE window. But modern computers and programs use lots of graphics. It would be nice if we could have some graphics in our programs. In this chapter, we’ll start making some simple GUIs. That means our programs will start to look more like the ones you’re used to—with windows, buttons, and so on.