set dropmenu

Sets up the color characteristics of a dropmenu widget. The syntax is:

set dropmenu fc bc oc1 oc2 tfc tbc toc1 toc2 bfc bbc boc1 boc2 soc1 soc2 thick

where:

Usage Notes

  1. set dropmenu generally precedes the draw dropmenu command.

  2. See the section of the User's Guide on widgets for more information on using dropmenus.

Example

set rgb 90 100 100 100
set rgb 91  50  50  50
set rgb 92 200 200 200
set dropmenu 1 90 91 92 0 90 92 91 1 90 91 92 92 91 6
draw dropmenu 1 1 8 1.5 0.5 Menu Base | Menu Item #1 | Menu Item #2