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
Computer Science & Information Technology
You might also like to view...
You can change, or ________, the contents of an active cell at any time.
A. recover B. navigate C. edit D. calculate
Computer Science & Information Technology
If this computer has a 16?bit data bus and can access bytes and 16?bit words, suggest ways in which the byte/word selection may take place.
What will be an ideal response?
Computer Science & Information Technology