A few TK widgets
Widget name |
Picture |
Characteristics |
Button |
 |
- Executes command when pressed
- Displays text or image
- Changes relief and color when pressed
|
Entry |
 |
- User enters text
- Width and height is specified
- Can be disabled
|
Label |
 |
- Displays text or image
- Shrinks to fit
|