Tcl Programming quiz, level Advanced, question 2
| Question: | To specify the initial wording on a button widget, use |
| Answer 1: | the -text option to the command that creates the button This was the CORRECT answer |
| Answer 2: | the -value option to the command that creates the button |
| Answer 3: | the config command with the -text option after you've created the button |
| Answer 4: | the buttontext command |
| Answer 5: | the widgettext command |
| Answer 6: | the config command with the -value option after you've created the button |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|