Answer the following statements true (T) or false (F)
1) Method addmenuitem adds menus to a menu bar, which can contain menu items.
2) Tkinter class Menu can create context-sensitive popup menus.
3) The minimum and maximum value positions on a Scale can be specified by setting the from_ and to options.
4) A Scale must be horizontal with the maximum value at the extreme right and the minimum value at the extreme left.
5) A radiobutton menu item can be toggled on and off.
1) F
2) T
3) T
4) F
5) T
You might also like to view...
The related data values used in creating a chart are called ________
A) a legend B) category labels C) data series D) value labels
The media feature orientation accepts min- and max- prefixes.
Indicate whether the statement is true or false.
Use the _______ property in the HTML link tag to to associate a web page with a style sheet for printing.
a. ``` media="print" ``` b. ``` out="printer ``` c. ``` media="paper" ``` d. ``` media="screen" ```
Which of the following happens when you add an article file to a folio?
A. The Pages panel opens B. The New Article dialog box opens C. The New Document dialog box opens D. The Document Setup dialog box opens