January 1999
Beginner
373 pages
9h 43m
English
There are times you'll want users to type in specific information such as their name, address, or even a serial number. The simplest way to do this is to use entry widgets. You can use a label widget with an entry to clearly communicate to the user what should be typed in the entry. Most often, you'll see the label and entry combination used multiple times in a database entry-type window where there are many different pieces of information the user must enter.