| [ Team LiB ] |
|
Chapter 32. Simple Tk WidgetsThis chapter describes several simple Tk widgets: the frame, label, labelframe, message, scale, and toplevel. In general, these widgets require minimal setup to be useful in your application. The bell command rings the terminal bell. This chapter describes six simple widgets and the bell command.
Chapters 40, 41, and 42 go into more detail about some of the generic widget attributes shared by the widgets presented in this chapter. The examples in this chapter use the default widget attributes in most cases. |
| [ Team LiB ] |
|