Pmw.ComboBox() - dropdown or simple combination box widget
This class creates an entry field and an associated scrolled listbox. When an item in the listbox is selected, it is displayed in the entry field. Optionally, the user may also edit the entry field directly.
For a simple combobox, the scrolled listbox is displayed beneath the entry field. For a dropdown combobox, the scrolled listbox is displayed in a window which pops up beneath the entry field when the user clicks on an arrow button on the right of the entry field. Either style allows an optional label.
If None, a label component is not created. The default is None.
Home. Pmw 0.6.2 Maintainer gregm@iname.com. 23 Feb 1998