Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Chapter 20
Extending the GUI
WHAT YOU WILL LEARN IN THIS CHAPTER:
In this chapter you investigate how you can improve the graphical user interface (GUI) for Sketcher. After adding a status bar, you create dialogs and explore how you can use them to communicate with the user and manage input. You look at context menus, which are pop-up menus that vary depending on the context in which they are displayed. You use context menus to enhance the functionality of the Sketcher application. All of this gives you a lot more practice in implementing event listeners, and much more besides.